guix-commits
[Top][All Lists]
Advanced

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

42/97: gnu: libgsf: Update to 1.14.36.


From: Ludovic Courtès
Subject: 42/97: gnu: libgsf: Update to 1.14.36.
Date: Sat, 16 Apr 2016 09:49:31 +0000

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

commit 26fa2085c430893a6805e8cc5bdfc6ef71763e6b
Author: 宋文武 <address@hidden>
Date:   Wed Apr 6 19:34:16 2016 +0800

    gnu: libgsf: Update to 1.14.36.
    
    * gnu/packages/gnome.scm (libgsf): Update to 1.14.36.
---
 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 c9cf73c..2646d57 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -834,7 +834,7 @@ XML/CSS rendering engine.")
 (define-public libgsf
   (package
     (name "libgsf")
-    (version "1.14.34")
+    (version "1.14.36")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -842,7 +842,7 @@ XML/CSS rendering engine.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0a5m1i5gp4m2z0cn2x1rrdm8wgrr04bzv65l8pgp6jipw13s9zph"))))
+                "0h19ssxzz0cmznwga2xy55kjibm24mwxqarnpd0w7xy0hrzm1dvi"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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