[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/113: gnu: xf86-input-evdev: Update to 2.11.0.
From: |
guix-commits |
Subject: |
91/113: gnu: xf86-input-evdev: Update to 2.11.0. |
Date: |
Mon, 27 Jan 2025 06:28:02 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 1bcbb2791bf3b78008ca715cf6c1595acf313b3c
Author: Sou Bunnbu (宋文武) <iyzsong@gmail.com>
AuthorDate: Sat Dec 28 19:01:05 2024 +0800
gnu: xf86-input-evdev: Update to 2.11.0.
* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.11.0.
Change-Id: I977bdb019001d109cad38a9cd02bc120729b43e9
---
gnu/packages/xorg.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index e814ad1351..78795b55c1 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2514,17 +2514,17 @@ devices, thus making direct access unnecessary.")
(define-public xf86-input-evdev
(package
(name "xf86-input-evdev")
- (version "2.10.6")
+ (version "2.11.0")
(source
(origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/driver/xf86-input-evdev-"
version
- ".tar.bz2"))
+ ".tar.xz"))
(sha256
(base32
- "1h1y0fwnawlp4yc5llr1l7hwfcxxpln2fxhy6arcf6w6h4z0f9l7"))))
+ "058k0xdf4hkn8lz5gx4c08mgbzvv58haz7a32axndhscjgg2403k"))))
(build-system gnu-build-system)
(inputs
`(("udev" ,eudev)
- 60/113: gnu: libxv: Update to 1.0.13., (continued)
- 60/113: gnu: libxv: Update to 1.0.13., guix-commits, 2025/01/27
- 61/113: gnu: libice: Update to 1.1.2., guix-commits, 2025/01/27
- 65/113: gnu: libxrandr: Update to 1.5.4., guix-commits, 2025/01/27
- 69/113: gnu: libxcvt: Update to 0.1.3., guix-commits, 2025/01/27
- 68/113: gnu: libxcb: Update to 1.17.0., guix-commits, 2025/01/27
- 70/113: gnu: libx11: Update to 1.8.10., guix-commits, 2025/01/27
- 80/113: gnu: libxaw3d: Update to 1.6.6., guix-commits, 2025/01/27
- 81/113: gnu: libxpresent: Update to 1.0.1., guix-commits, 2025/01/27
- 78/113: gnu: xcb-util-renderutil: Update to 0.3.10., guix-commits, 2025/01/27
- 84/113: gnu: xcompmgr: Update to 1.1.10., guix-commits, 2025/01/27
- 91/113: gnu: xf86-input-evdev: Update to 2.11.0.,
guix-commits <=
- 106/113: gnu: xf86-video-siliconmotion: Update to 1.7.10., guix-commits, 2025/01/27
- 105/113: gnu: xf86-video-r128: Update to 6.13.0., guix-commits, 2025/01/27
- 25/113: gnu: setxkbmap: Update to 1.3.4., guix-commits, 2025/01/27
- 10/113: gnu: encodings: Update to 1.1.0., guix-commits, 2025/01/27
- 36/113: gnu: xkbcomp: Update to 1.4.7., guix-commits, 2025/01/27
- 38/113: gnu: xkbevd: Update to 1.1.6., guix-commits, 2025/01/27
- 40/113: gnu: xkbutils: Update to 1.0.6., guix-commits, 2025/01/27
- 50/113: gnu: xtrans: Update to 1.5.2., guix-commits, 2025/01/27
- 54/113: gnu: xorg-rgb: Update to 1.1.0., guix-commits, 2025/01/27
- 53/113: gnu: xwud: Update to 1.0.7., guix-commits, 2025/01/27