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

* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0.
This commit is contained in:
Marius Bakke 2017-09-17 17:07:38 +02:00
parent 273027da47
commit 6b192837e0
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -2418,7 +2418,7 @@ (define-public xf86-input-evdev
(define-public xf86-input-libinput
(package
(name "xf86-input-libinput")
(version "0.25.1")
(version "0.26.0")
(source (origin
(method url-fetch)
(uri (string-append
@ -2426,7 +2426,7 @@ (define-public xf86-input-libinput
name "-" version ".tar.bz2"))
(sha256
(base32
"1q67hjd67ni1nq7kgxdrrdgkyhzaqvvn2vlnsiiq9w4y3icpv7s8"))))
"0yrqs88b7yn9nljwlxzn76jfmvf0sh939kzij5b2jvr2qa7mbjmb"))))
(build-system gnu-build-system)
(arguments
'(#:configure-flags