summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author宋文武 <[email protected]>2024-12-28 19:01:05 +0800
committer宋文武 <[email protected]>2025-01-31 16:39:26 +0800
commitb1eae4bc54737a5cf5f90c86f4ce08a3113456bb (patch)
treee3f8262547567eb4047dd687b9bb48d3ea325710
parent5109777c14358eda83488354cea530f905d603f4 (diff)
gnu: xf86-input-libinput: Update to 1.5.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.5.0. Change-Id: I4ef21395bcf9032f8054b56021f15563bfe2fa46
-rw-r--r--gnu/packages/xorg.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 78795b55c1..cc6e2243ac 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2548,7 +2548,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
@@ -2556,7 +2556,7 @@ including most mice, keyboards, tablets and touchscreens.")
name "-" version ".tar.xz"))
(sha256
(base32
- "06wpgqga4kc5ph5bd5cabfg0gdcdkbd65jrdx467qcfvkmdxnlc1"))))
+ "1rl06l0gdqmc4v08mya93m74ana76b7s3fzkmq8ylm3535gw6915"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags