[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
94/112: gnu: xf86-input-libinput: Update to 1.5.0.
From: |
guix-commits |
Subject: |
94/112: gnu: xf86-input-libinput: Update to 1.5.0. |
Date: |
Thu, 9 Jan 2025 07:26:26 -0500 (EST) |
iyzsong pushed a commit to branch xorg-updates
in repository guix.
commit 781a85a2c07ee6ac6ec2fd19ee1b5c48c9580ca2
Author: 宋文武 <iyzsong@member.fsf.org>
AuthorDate: Sat Dec 28 19:01:05 2024 +0800
gnu: xf86-input-libinput: Update to 1.5.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.5.0.
Change-Id: I4ef21395bcf9032f8054b56021f15563bfe2fa46
---
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 ae4be0448e..5cb27cf9bb 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2547,7 +2547,7 @@ including most mice, keyboards, tablets and
touchscreens.")
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
- (version "1.2.1")
+ (version "1.5.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2555,7 +2555,7 @@ including most mice, keyboards, tablets and
touchscreens.")
name "-" version ".tar.xz"))
(sha256
(base32
- "06wpgqga4kc5ph5bd5cabfg0gdcdkbd65jrdx467qcfvkmdxnlc1"))))
+ "1rl06l0gdqmc4v08mya93m74ana76b7s3fzkmq8ylm3535gw6915"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags
- 88/112: gnu: libxfont2: Update to 2.0.7., (continued)
- 88/112: gnu: libxfont2: Update to 2.0.7., guix-commits, 2025/01/09
- 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 <=
- 96/112: gnu: xf86-input-mouse: Update to 1.9.5., guix-commits, 2025/01/09
- 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