guix-commits
[Top][All Lists]
Advanced

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

128/135: gnu: yelp-xsl: Update to 3.30.1.


From: guix-commits
Subject: 128/135: gnu: yelp-xsl: Update to 3.30.1.
Date: Fri, 21 Dec 2018 14:37:51 -0500 (EST)

rekado pushed a commit to branch wip-gnome3.30
in repository guix.

commit 0d038d2c5f0b6064cc9b5bda80ec96fc1e3606ee
Author: Ricardo Wurmus <address@hidden>
Date:   Thu Dec 6 18:45:06 2018 +0100

    gnu: yelp-xsl: Update to 3.30.1.
    
    * gnu/packages/gnome.scm (yelp-xsl): Update to 3.30.1.
---
 gnu/packages/gnome.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 24172e5..885a1fc 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4352,7 +4352,7 @@ of running programs and invoke methods on those 
interfaces.")
 (define-public yelp-xsl
   (package
     (name "yelp-xsl")
-    (version "3.28.0")
+    (version "3.30.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4360,7 +4360,7 @@ of running programs and invoke methods on those 
interfaces.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "14rznm1qpsnmkwksnkd5j7zplakl01kvrcw0fdmd5gdc65xz9kcc"))))
+                "0ffgp3ymcc11r9sdndliwwngljcy1mfqpfxsdfbm8rlcjg2k3vzw"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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