guix-commits
[Top][All Lists]
Advanced

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

10/22: gnu: yelp-xsl: Update to 3.18.1.


From: Efraim Flashner
Subject: 10/22: gnu: yelp-xsl: Update to 3.18.1.
Date: Sun, 13 Dec 2015 13:08:56 +0000

efraim pushed a commit to branch master
in repository guix.

commit ccdb0181c1967795c1d39560c3d0125620408442
Author: Efraim Flashner <address@hidden>
Date:   Sun Dec 13 12:12:46 2015 +0200

    gnu: yelp-xsl: Update to 3.18.1.
    
    * gnu/packages/gnome.scm (yelp-xsl): Update to 3.18.1.
---
 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 7ff425f..47056e9 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -3485,7 +3485,7 @@ of running programs and invoke methods on those 
interfaces.")
 (define-public yelp-xsl
   (package
     (name "yelp-xsl")
-    (version "3.16.1")
+    (version "3.18.1")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -3493,7 +3493,7 @@ of running programs and invoke methods on those 
interfaces.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0jhpni4mmfvj3xf57rjm61nc8d0x66hz9gd1ywws5lh39g6fx59j"))))
+                "0qmsq7qkc06gmnkvbs84qj3jjzlihriy3z45nfbpgg51b6z0z1q0"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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