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

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.1.0.
This commit is contained in:
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

View file

@ -2542,7 +2542,7 @@ (define-public xf86-input-evdev
(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 @@ (define-public xf86-input-libinput
name "-" version ".tar.bz2"))
(sha256
(base32
"0nr4r9x8c7y1l0ipivjch5zps093mxmg2nqmfn2934am26fc9ppx"))))
"05ldqr10f2rrnshyk3lc773rz0gp3ccdzwa8n7lsc94i850jl7g1"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags