me
/
guix
Archived
1
0
Fork 0

gnu: xf86-input-libinput: Update to 1.1.0.

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.1.0.
Efraim Flashner 2021-08-10 12:29:34 +03:00
parent 4785f8cf11
commit 22586c4203
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -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