guix-commits
[Top][All Lists]
Advanced

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

01/01: gnu: libx11: Update to 1.6.5.


From: Marius Bakke
Subject: 01/01: gnu: libx11: Update to 1.6.5.
Date: Mon, 27 Feb 2017 05:35:33 -0500 (EST)

mbakke pushed a commit to branch core-updates
in repository guix.

commit daed5b7ed31289826517a03fc6d10586703dc989
Author: Marius Bakke <address@hidden>
Date:   Mon Feb 27 11:27:43 2017 +0100

    gnu: libx11: Update to 1.6.5.
    
    * gnu/packages/xorg.scm (libx11): Update to 1.6.5.
---
 gnu/packages/xorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xorg.scm b/gnu/packages/xorg.scm
index 115f9fb..ea21c41 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -5123,7 +5123,7 @@ draggable titlebars and borders.")
 (define-public libx11
   (package
     (name "libx11")
-    (version "1.6.4")
+    (version "1.6.5")
     (source
       (origin
         (method url-fetch)
@@ -5133,7 +5133,7 @@ draggable titlebars and borders.")
                ".tar.bz2"))
         (sha256
           (base32
-            "0hg46i6h92pmb7xp1cis2j43zq3fkdz89p0yv35w4vm17az4iixp"))))
+            "0pa3cfp6h9rl2vxmkph65250gfqyki0ccqyaan6bl9d25gdr0f2d"))))
     (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]