guix-commits
[Top][All Lists]
Advanced

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

63/74: gnu: libxp: Update to 1.0.3.


From: Mark H. Weaver
Subject: 63/74: gnu: libxp: Update to 1.0.3.
Date: Mon, 22 Feb 2016 16:14:08 +0000

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

commit a1cdcfc9a2ec68193012c911d1eb1595175c07d2
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 6f99b39..245ac96 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]