guix-commits
[Top][All Lists]
Advanced

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

09/09: gnu: librsvg: Update to 2.40.9.


From: ???
Subject: 09/09: gnu: librsvg: Update to 2.40.9.
Date: Sat, 23 May 2015 03:32:48 +0000

iyzsong pushed a commit to branch gtk-rebuild
in repository guix.

commit 281c21567de4687ba55451cadca07e1743546e2b
Author: 宋文武 <address@hidden>
Date:   Sat May 23 11:31:30 2015 +0800

    gnu: librsvg: Update to 2.40.9.
    
    * gnu/packages/gnome.scm (librsvg): Update to 2.40.9.
---
 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 ea3f464..3c7aab4 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -647,7 +647,7 @@ dealing with different structured file formats.")
 (define-public librsvg
   (package
     (name "librsvg")
-    (version "2.40.6")
+    (version "2.40.9")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -655,7 +655,7 @@ dealing with different structured file formats.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "01jgb11779080b80k2ncrhdphgillqrrnszal6vh8yv787r4kwwa"))))
+                "0fplymmqqr28y24vcnb01szn62pfbqhk8p1ngns54x9m6mflr5hk"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases



reply via email to

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