guix-commits
[Top][All Lists]
Advanced

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

67/75: gnu: libxi: Update to 1.7.6.


From: Mark H. Weaver
Subject: 67/75: gnu: libxi: Update to 1.7.6.
Date: Wed, 24 Feb 2016 16:51:38 +0000

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

commit d51b8529e681eb7385a6ab3a28baddbc2a011749
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:32:07 2016 +0100

    gnu: libxi: Update to 1.7.6.
    
    * gnu/packages/xorg.scm (libxi): Update to 1.7.6.
---
 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 0136ad9..4aeee0e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4709,7 +4709,7 @@ new API's in libXft, or the legacy API's in libX11.")
 (define-public libxi
   (package
     (name "libxi")
-    (version "1.7.4")
+    (version "1.7.6")
     (source
       (origin
         (method url-fetch)
@@ -4719,7 +4719,7 @@ new API's in libXft, or the legacy API's in libX11.")
                ".tar.bz2"))
         (sha256
           (base32
-            "0i12lj973grlp9fa79v0vh9cahk3nf9csdjnf81iip0qcrlc5zrc"))))
+            "1b5p0l19ynmd6blnqr205wyngh6fagl35nqb4v05dw60rr9aachz"))))
     (build-system gnu-build-system)
     (propagated-inputs
       `(("inputproto" ,inputproto)



reply via email to

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