guix-commits
[Top][All Lists]
Advanced

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

01/08: gnu: yelp-xsl: Update to 3.32.1.


From: guix-commits
Subject: 01/08: gnu: yelp-xsl: Update to 3.32.1.
Date: Fri, 21 Jun 2019 08:55:39 -0400 (EDT)

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

commit b3640e79f648992fe3c58bacd931bdfbad444c1a
Author: Marius Bakke <address@hidden>
Date:   Fri Jun 21 13:56:09 2019 +0200

    gnu: yelp-xsl: Update to 3.32.1.
    
    * gnu/packages/gnome.scm (yelp-xsl): Update to 3.32.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 a126596..e7d7e91 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4503,7 +4503,7 @@ of running programs and invoke methods on those 
interfaces.")
 (define-public yelp-xsl
   (package
     (name "yelp-xsl")
-    (version "3.30.1")
+    (version "3.32.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4511,7 +4511,7 @@ of running programs and invoke methods on those 
interfaces.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0ffgp3ymcc11r9sdndliwwngljcy1mfqpfxsdfbm8rlcjg2k3vzw"))))
+                "013z2ixx9kfrs6hq79qpil093xfbc12y1p0mvsh6lpala30iphya"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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