guix-commits
[Top][All Lists]
Advanced

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

02/02: gnu: librsvg: Update to 2.40.10.


From: ???
Subject: 02/02: gnu: librsvg: Update to 2.40.10.
Date: Sat, 22 Aug 2015 05:44:23 +0000

iyzsong pushed a commit to branch gdk-pixbuf-fix
in repository guix.

commit 3d8a1b69232d554af09023985413e9e3462e6fe8
Author: 宋文武 <address@hidden>
Date:   Sat Aug 22 13:31:42 2015 +0800

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



reply via email to

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