GNU bug report logs - #75160
[PATCH xorg-updates 000/109] Xorg updates

Previous Next

Package: guix-patches;

Reported by: iyzsong <at> envs.net

Date: Sat, 28 Dec 2024 11:10:02 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: iyzsong <at> envs.net
To: 75160 <at> debbugs.gnu.org
Cc: 宋文武 <iyzsong <at> member.fsf.org>
Subject: [bug#75160] [PATCH xorg-updates 096/109] gnu: xf86-input-mouse: Update to 1.9.5.
Date: Sat, 28 Dec 2024 19:16:07 +0800
From: 宋文武 <iyzsong <at> member.fsf.org>

* gnu/packages/xorg.scm (xf86-input-mouse): Update to 1.9.5.

Change-Id: I5a4f1a536025dbd10f0a6665a04cd3a2a58e7c85
---
 gnu/packages/xorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 3049a67c94..82f9d5fafc 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2630,7 +2630,7 @@ (define-public xf86-input-keyboard
 (define-public xf86-input-mouse
   (package
     (name "xf86-input-mouse")
-    (version "1.9.4")
+    (version "1.9.5")
     (source
       (origin
         (method url-fetch)
@@ -2640,7 +2640,7 @@ (define-public xf86-input-mouse
                ".tar.xz"))
         (sha256
           (base32
-            "0k4dpppplj0hq77lgn8argdcgy61cijr0f4zrzfvv2i3zi8qavvz"))))
+            "0s4rzp7aqpbqm4474hg4bz7i7vg3ir93ck2q12if4lj3nklqmpjg"))))
     (build-system gnu-build-system)
     (inputs (list xorg-server))
     (native-inputs (list pkg-config))
-- 
2.46.0





This bug report was last modified 170 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.