guix-commits
[Top][All Lists]
Advanced

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

61/64: gnu: libx11: Update to 1.6.3.


From: Andy Wingo
Subject: 61/64: gnu: libx11: Update to 1.6.3.
Date: Thu, 18 Feb 2016 21:42:38 +0000

wingo pushed a commit to branch wip-xorg-server-1.18
in repository guix.

commit fe2eb1edbe4286bca4cfb2b400560fbf26301609
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 b3f2905..0acfa5e 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4986,7 +4986,7 @@ draggable titlebars and borders.")
 (define-public libx11
   (package
     (name "libx11")
-    (version "1.6.2")
+    (version "1.6.3")
     (source
       (origin
         (method url-fetch)
@@ -4996,7 +4996,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]