guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

38/75: gnu: xf86-input-void: Update to 1.4.1.


From: Mark H. Weaver
Subject: 38/75: gnu: xf86-input-void: Update to 1.4.1.
Date: Wed, 24 Feb 2016 16:51:33 +0000

mhw pushed a commit to branch media-updates
in repository guix.

commit 746e67100743244b3daf1432cbc69a66ee877c6f
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:10:53 2016 +0100

    gnu: xf86-input-void: Update to 1.4.1.
    
    * gnu/packages/xorg.scm (xf86-input-void): Update to 1.4.1.
---
 gnu/packages/xorg.scm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 191ec62..7bb13c7 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -2541,7 +2541,7 @@ as USB mice.")
 (define-public xf86-input-void
   (package
     (name "xf86-input-void")
-    (version "1.4.0")
+    (version "1.4.1")
     (source
       (origin
         (method url-fetch)
@@ -2551,7 +2551,7 @@ as USB mice.")
                ".tar.bz2"))
         (sha256
           (base32
-            "01bmk324fq48wydvy1qrnxbw6qz0fjd0i80g0n4cqr1c4mjmif9a"))))
+            "171k8b8s42s3w73l7ln9jqwk88w4l7r1km2blx1vy898c854yvpr"))))
     (build-system gnu-build-system)
     (inputs `(("xorg-server" ,xorg-server)))
     (native-inputs `(("pkg-config" ,pkg-config)))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]