Archived
1
0
Fork 0

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

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 1.2.1.
This commit is contained in:
Efraim Flashner 2022-06-10 11:00:50 +03:00
parent e3734fa9b8
commit 9015589a22
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2485,15 +2485,15 @@ including most mice, keyboards, tablets and touchscreens.")
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
(version "1.1.0")
(version "1.2.1")
(source (origin
(method url-fetch)
(uri (string-append
"mirror://xorg/individual/driver/"
name "-" version ".tar.bz2"))
name "-" version ".tar.xz"))
(sha256
(base32
"05ldqr10f2rrnshyk3lc773rz0gp3ccdzwa8n7lsc94i850jl7g1"))))
"06wpgqga4kc5ph5bd5cabfg0gdcdkbd65jrdx467qcfvkmdxnlc1"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags