[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
96/112: gnu: xf86-input-mouse: Update to 1.9.5.
From: |
guix-commits |
Subject: |
96/112: gnu: xf86-input-mouse: Update to 1.9.5. |
Date: |
Thu, 9 Jan 2025 07:26:27 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 3d42e67a1037625df86a613679f7cee3bb194983
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 19:01:06 2024 +0800
gnu: xf86-input-mouse: Update to 1.9.5.
* 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 de16487399..2e940587b3 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2630,7 +2630,7 @@ It is used to control the pointer with a joystick
device.")
(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 @@ It is used to control the pointer with a joystick
device.")
".tar.xz"))
(sha256
(base32
- "0k4dpppplj0hq77lgn8argdcgy61cijr0f4zrzfvv2i3zi8qavvz"))))
+ "0s4rzp7aqpbqm4474hg4bz7i7vg3ir93ck2q12if4lj3nklqmpjg"))))
(build-system gnu-build-system)
(inputs (list xorg-server))
(native-inputs (list pkg-config))
- 92/112: gnu: libpthread-stubs: Update to 0.5., (continued)
- 92/112: gnu: libpthread-stubs: Update to 0.5., guix-commits, 2025/01/09
- 91/112: gnu: xf86-video-nouveau: Update to 1.0.18., guix-commits, 2025/01/09
- 111/112: gnu: xf86-video-ast: Update to 1.2.0., guix-commits, 2025/01/09
- 105/112: gnu: xf86-video-neomagic: Update to 1.3.1., guix-commits, 2025/01/09
- 93/112: gnu: xf86-input-evdev: Update to 2.11.0., guix-commits, 2025/01/09
- 100/112: gnu: xf86-video-fbdev: Update to 0.5.1., guix-commits, 2025/01/09
- 85/112: gnu: xterm: Update to 397., guix-commits, 2025/01/09
- 78/112: gnu: xcb-util-keysyms: Update to 0.4.1., guix-commits, 2025/01/09
- 80/112: gnu: xcb-util-wm: Update to 0.4.2., guix-commits, 2025/01/09
- 94/112: gnu: xf86-input-libinput: Update to 1.5.0., guix-commits, 2025/01/09
- 96/112: gnu: xf86-input-mouse: Update to 1.9.5.,
guix-commits <=
- 95/112: gnu: xf86-input-keyboard: Update to 2.1.0., guix-commits, 2025/01/09
- 108/112: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/09
- 43/112: gnu: xfontsel: Update to 1.1.1., guix-commits, 2025/01/09
- 104/112: gnu: xf86-video-mga: Update to 2.1.0., guix-commits, 2025/01/09
- 106/112: gnu: xf86-video-nv: Update to 2.1.23., guix-commits, 2025/01/09
- 53/112: gnu: xwininfo: Update to 1.1.6., guix-commits, 2025/01/09
- 102/112: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/09
- 57/112: gnu: libxext: Update to 1.3.6., guix-commits, 2025/01/09
- 29/112: gnu: xbitmaps: Update to 1.1.3., guix-commits, 2025/01/09
- 103/112: gnu: xf86-video-mach64: Update to 6.10.0., guix-commits, 2025/01/09