guix-commits
[Top][All Lists]
Advanced

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

53/64: gnu: libxp: Update to 1.0.3.


From: Andy Wingo
Subject: 53/64: gnu: libxp: Update to 1.0.3.
Date: Thu, 18 Feb 2016 21:38:29 +0000

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

commit bffa1b77a07650c1c88648de37f01f8293254ee4
Author: Andy Wingo <address@hidden>
Date:   Thu Feb 18 21:31:36 2016 +0100

    gnu: libxp: Update to 1.0.3.
    
    * gnu/packages/xorg.scm (libxp): Update to 1.0.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 856fb0c..e6e5c05 100644
--- a/gnu/packages/xorg.scm
+++ b/gnu/packages/xorg.scm
@@ -4406,7 +4406,7 @@ cannot be adequately worked around on the client side of 
the wire.")
 (define-public libxp
   (package
     (name "libxp")
-    (version "1.0.2")
+    (version "1.0.3")
     (source
       (origin
         (method url-fetch)
@@ -4416,7 +4416,7 @@ cannot be adequately worked around on the client side of 
the wire.")
                ".tar.bz2"))
         (sha256
           (base32
-            "1dfh5w8sjz5b5fl6dl4y63ckq99snslz7bir8zq2rg8ax6syabwm"))))
+            "0mwc2jwmq03b1m9ihax5c6gw2ln8rc70zz4fsj3kb7440nchqdkz"))))
     (build-system gnu-build-system)
     (propagated-inputs
       `(("printproto" ,printproto)))



reply via email to

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