[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/03: gnu: xf86-input-libinput: Update to 1.1.0.
From: |
guix-commits |
Subject: |
02/03: gnu: xf86-input-libinput: Update to 1.1.0. |
Date: |
Tue, 10 Aug 2021 05:42:55 -0400 (EDT) |
efraim pushed a commit to branch core-updates-frozen
in repository guix.
commit 22586c4203337e70785b39a04d6f8a302724d40e
Author: Efraim Flashner <efraim@flashner.co.il>
AuthorDate: Tue Aug 10 12:29:34 2021 +0300
gnu: xf86-input-libinput: Update to 1.1.0.
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.1.0.
---
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 0faa286..c834e0e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2542,7 +2542,7 @@ including most mice, keyboards, tablets and
touchscreens.")
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
- (version "1.0.1")
+ (version "1.1.0")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2550,7 +2550,7 @@ including most mice, keyboards, tablets and
touchscreens.")
name "-" version ".tar.bz2"))
(sha256
(base32
- "0nr4r9x8c7y1l0ipivjch5zps093mxmg2nqmfn2934am26fc9ppx"))))
+ "05ldqr10f2rrnshyk3lc773rz0gp3ccdzwa8n7lsc94i850jl7g1"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags