3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

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

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.24.0.
This commit is contained in:
Marius Bakke 2017-02-09 15:16:28 +01:00
parent 233a0c9437
commit e0c752f969
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2386,7 +2386,7 @@ including most mice, keyboards, tablets and touchscreens.")
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
(version "0.23.0")
(version "0.24.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -2394,7 +2394,7 @@ including most mice, keyboards, tablets and touchscreens.")
name "-" version ".tar.bz2"))
(sha256
(base32
"1p596v3kbmjpdz3kz8z19bnd79l860f1pbwjvma7bz7qx3gynlqb"))))
"0a1nn65qq71bbfhxq39zdb4b1h6ickzv98cjdacv4ngd18shgjyx"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags