gnu: xf86-input-evdev: Update to 2.10.6.

* gnu/packages/xorg.scm (xf86-input-evdev): Update to 2.10.6.
master
Marius Bakke 2018-06-11 23:15:36 +02:00
parent 7b7e30ca29
commit 4276b0dc1e
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2411,7 +2411,7 @@ devices, thus making direct access unnecessary.")
(define-public xf86-input-evdev
(package
(name "xf86-input-evdev")
(version "2.10.5")
(version "2.10.6")
(source
(origin
(method url-fetch)
@ -2421,7 +2421,7 @@ devices, thus making direct access unnecessary.")
".tar.bz2"))
(sha256
(base32
"03dphgwjaxxyys8axc1kyysp6xvy9bjxicsdrhi2jvdgbchadnly"))))
"1h1y0fwnawlp4yc5llr1l7hwfcxxpln2fxhy6arcf6w6h4z0f9l7"))))
(build-system gnu-build-system)
(inputs
`(("udev" ,eudev)