gnu: xf86-input-libinput: Update to 0.26.0.
authorMarius Bakke <mbakke@fastmail.com>
Sun, 17 Sep 2017 15:07:38 +0000 (17:07 +0200)
committerMarius Bakke <mbakke@fastmail.com>
Sun, 17 Sep 2017 15:14:12 +0000 (17:14 +0200)
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.26.0.

gnu/packages/xorg.scm

index b721538..dfd1420 100644 (file)
@@ -2418,7 +2418,7 @@ including most mice, keyboards, tablets and touchscreens.")
 (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 @@ including most mice, keyboards, tablets and touchscreens.")
                     name "-" version ".tar.bz2"))
               (sha256
                (base32
-                "1q67hjd67ni1nq7kgxdrrdgkyhzaqvvn2vlnsiiq9w4y3icpv7s8"))))
+                "0yrqs88b7yn9nljwlxzn76jfmvf0sh939kzij5b2jvr2qa7mbjmb"))))
     (build-system gnu-build-system)
     (arguments
      '(#:configure-flags