guix-commits
[Top][All Lists]
Advanced

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

01/02: gnu: libgsf: Update to 1.14.34.


From: ???
Subject: 01/02: gnu: libgsf: Update to 1.14.34.
Date: Tue, 15 Sep 2015 12:36:20 +0000

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

commit 4ea50f2bc89d872c6e06d65524e8ea5d2e71e492
Author: 宋文武 <address@hidden>
Date:   Tue Sep 15 20:31:47 2015 +0800

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



reply via email to

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