guix-commits
[Top][All Lists]
Advanced

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

31/77: gnu: libgsf: Update to 1.14.43.


From: Ricardo Wurmus
Subject: 31/77: gnu: libgsf: Update to 1.14.43.
Date: Mon, 6 Aug 2018 14:29:19 -0400 (EDT)

rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.

commit 3b7d508b85c900b44a34cdb96bcc50d6dcdc31c8
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Aug 5 16:41:40 2018 +0200

    gnu: libgsf: Update to 1.14.43.
    
    * gnu/packages/gnome.scm (libgsf): Update to 1.14.43.
---
 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 9be5ddd..c21d7e8 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -1185,7 +1185,7 @@ XML/CSS rendering engine.")
 (define-public libgsf
   (package
     (name "libgsf")
-    (version "1.14.42")
+    (version "1.14.43")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -1193,7 +1193,7 @@ XML/CSS rendering engine.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1hhdz0ymda26q6bl5ygickkgrh998lxqq4z9i8dzpcvqna3zpzr9"))))
+                "05pf3h0dha3s20ddsrljbx7m94qyiqs5igwxx1ql0vlsdlylx50j"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("intltool" ,intltool)



reply via email to

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