guix-commits
[Top][All Lists]
Advanced

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

72/75: gnu: libx11: Update to 1.6.3.


From: Mark H. Weaver
Subject: 72/75: gnu: libx11: Update to 1.6.3.
Date: Wed, 24 Feb 2016 16:51:39 +0000

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

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

    gnu: libx11: Update to 1.6.3.
    
    * gnu/packages/xorg.scm (libx11): Update to 1.6.3.
---
 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 f34bf5d..f423435 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4985,7 +4985,7 @@ draggable titlebars and borders.")
 (define-public libx11
   (package
     (name "libx11")
-    (version "1.6.2")
+    (version "1.6.3")
     (source
       (origin
         (method url-fetch)
@@ -4995,7 +4995,7 @@ draggable titlebars and borders.")
                ".tar.bz2"))
         (sha256
           (base32
-            "05mx0s0vqzds3qjc1gmjr2s6x2ll37z4lfhgm7p2w7936zl2g81a"))))
+            "04c1vj53xq2xgyxx5vhln3wm2d76hh1n95fvs3myhligkz1sfcfg"))))
     (build-system gnu-build-system)
     (outputs '("out"
                "doc"))                            ;8 MiB of man pages + XML



reply via email to

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