guix-commits
[Top][All Lists]
Advanced

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

39/60: gnu: yelp-xsl: Update to 3.34.2.


From: guix-commits
Subject: 39/60: gnu: yelp-xsl: Update to 3.34.2.
Date: Sat, 25 Jan 2020 14:47:13 -0500 (EST)

kkebreau pushed a commit to branch wip-gnome3.34
in repository guix.

commit 713deb3f1923ec01c2ffe52a37da0dd2c501fe4c
Author: Kei Kebreau <address@hidden>
AuthorDate: Wed Dec 18 23:03:15 2019 -0500

    gnu: yelp-xsl: Update to 3.34.2.
    
    * gnu/packages/gnome.scm (yelp-xsl): Update to 3.34.2.
---
 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 8c78301..02fb42c 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -5570,7 +5570,7 @@ of running programs and invoke methods on those 
interfaces.")
 (define-public yelp-xsl
   (package
     (name "yelp-xsl")
-    (version "3.32.1")
+    (version "3.34.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -5578,7 +5578,7 @@ of running programs and invoke methods on those 
interfaces.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "013z2ixx9kfrs6hq79qpil093xfbc12y1p0mvsh6lpala30iphya"))))
+                "1bdpgkzawhqmw52l6zx8czzg1ndfgcf1p44m2bxjdpqkc4afcgqc"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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