[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
108/113: gnu: xf86-input-synaptics: Update to 1.10.0.
From: |
guix-commits |
Subject: |
108/113: gnu: xf86-input-synaptics: Update to 1.10.0. |
Date: |
Wed, 22 Jan 2025 05:07:27 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 8110295f961c3cb9628d97208de80151cdcaf7b5
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Thu Jan 9 19:51:29 2025 +0800
gnu: xf86-input-synaptics: Update to 1.10.0.
* gnu/packages/xorg.scm (xf86-input-synaptics): Update to 1.10.0.
Change-Id: I9fd71e62e98d1ef56feae93cf5721562e71eb13f
---
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 627dd60a7d..d30585d164 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2662,7 +2662,7 @@ as USB mice.")
(define-public xf86-input-synaptics
(package
(name "xf86-input-synaptics")
- (version "1.9.2")
+ (version "1.10.0")
(source
(origin
(method url-fetch)
@@ -2672,7 +2672,7 @@ as USB mice.")
".tar.xz"))
(sha256
(base32
- "0f1cjs9haxhjybfh2lh579s15i2q0q19whynpda3giizj6mlmymq"))))
+ "1hmm3g6ab4bs4hm6kmv508fdc8kr2blzb1vsz1lhipcf0vdnmhp0"))))
(build-system gnu-build-system)
(inputs (list libx11 libxi libevdev mtdev xorg-server))
(native-inputs (list pkg-config))
- 71/113: gnu: libxcursor: Update to 1.2.3., (continued)
- 71/113: gnu: libxcursor: Update to 1.2.3., guix-commits, 2025/01/22
- 76/113: gnu: xcb-util-image: Update to 0.4.1., guix-commits, 2025/01/22
- 77/113: gnu: xcb-util-keysyms: Update to 0.4.1., guix-commits, 2025/01/22
- 82/113: gnu: xmessage: Update to 1.0.7., guix-commits, 2025/01/22
- 87/113: gnu: xf86-video-ark: Update to 0.7.6., guix-commits, 2025/01/22
- 94/113: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/22
- 97/113: gnu: xf86-video-dummy: Update to 0.4.1., guix-commits, 2025/01/22
- 98/113: gnu: xf86-video-fbdev: Update to 0.5.1., guix-commits, 2025/01/22
- 107/113: gnu: xorg-server: Update to 21.1.15., guix-commits, 2025/01/22
- 105/113: gnu: xf86-video-r128: Update to 6.13.0., guix-commits, 2025/01/22
- 108/113: gnu: xf86-input-synaptics: Update to 1.10.0.,
guix-commits <=
- 112/113: gnu: xf86-input-keyboard: Remove Linux from supported systems., guix-commits, 2025/01/22
- 109/113: gnu: xf86-video-ast: Update to 1.2.0., guix-commits, 2025/01/22
- 113/113: gnu: xorg-server-for-tests: Update to 21.1.15., guix-commits, 2025/01/22
- 15/113: gnu: bdftopcf: Update to 1.1.2., guix-commits, 2025/01/22
- 100/113: gnu: xf86-video-i128: Update to 1.4.1., guix-commits, 2025/01/22
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/22
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/22
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/22
- 81/113: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/22
- 85/113: gnu: xcb-util-errors: Update to 1.0.1., guix-commits, 2025/01/22