guix-commits
[Top][All Lists]
Advanced

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

27/53: gnu: yelp-xsl: Update to 3.20.1.


From: ???
Subject: 27/53: gnu: yelp-xsl: Update to 3.20.1.
Date: Fri, 29 Apr 2016 09:02:14 +0000

iyzsong pushed a commit to branch gnome-updates
in repository guix.

commit 3953a7a6b8674a1eb41c66038c28d519b5193efb
Author: 宋文武 <address@hidden>
Date:   Thu Apr 28 09:59:51 2016 +0800

    gnu: yelp-xsl: Update to 3.20.1.
    
    * gnu/packages/gnome.scm (yelp-xsl): Update to 3.20.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 c935c39..e52aa97 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3576,7 +3576,7 @@ of running programs and invoke methods on those 
interfaces.")
 (define-public yelp-xsl
   (package
     (name "yelp-xsl")
-    (version "3.20.0")
+    (version "3.20.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3584,7 +3584,7 @@ of running programs and invoke methods on those 
interfaces.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0j288fw7bqbswl2vk73ihs0ngky0b3p8k1yy5lrxfh1whn3phclz"))))
+                "183vz4aw8fcmw8k8q7r4zrm1p76gwg2cca1fsdrkaiyabng88qfw"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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