guix-commits
[Top][All Lists]
Advanced

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

79/97: gnu: yelp-xsl: Update to 3.20.0.


From: Ludovic Courtès
Subject: 79/97: gnu: yelp-xsl: Update to 3.20.0.
Date: Wed, 13 Apr 2016 17:31:49 +0000

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

commit e70f617e429c7de9faf6374cd31a8d1c6fe7cb9e
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:39:20 2016 +0800

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

diff --git a/gnu/packages/gnome.scm b/gnu/packages/gnome.scm
index 721280f..fef0317 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3574,7 +3574,7 @@ of running programs and invoke methods on those 
interfaces.")
 (define-public yelp-xsl
   (package
     (name "yelp-xsl")
-    (version "3.18.1")
+    (version "3.20.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3582,7 +3582,7 @@ of running programs and invoke methods on those 
interfaces.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0qmsq7qkc06gmnkvbs84qj3jjzlihriy3z45nfbpgg51b6z0z1q0"))))
+                "0j288fw7bqbswl2vk73ihs0ngky0b3p8k1yy5lrxfh1whn3phclz"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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