guix-commits
[Top][All Lists]
Advanced

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

41/97: gnu: libcroco: Update to 0.6.11.


From: ???
Subject: 41/97: gnu: libcroco: Update to 0.6.11.
Date: Thu, 07 Apr 2016 03:13:04 +0000

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

commit f47a6172e2c2a25bb65844243130f1b40aa70cc5
Author: 宋文武 <address@hidden>
Date:   Wed Apr 6 19:33:48 2016 +0800

    gnu: libcroco: Update to 0.6.11.
    
    * gnu/packages/gnome.scm (libcroco): Update to 0.6.11.
---
 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 cf901bc..9cce328 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -802,7 +802,7 @@ the GNOME desktop environment.")
 (define-public libcroco
   (package
     (name "libcroco")
-    (version "0.6.8")
+    (version "0.6.11")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -810,7 +810,7 @@ the GNOME desktop environment.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0w453f3nnkbkrly7spx5lx5pf6mwynzmd5qhszprq8amij2invpa"))))
+                "0mm0wldbi40am5qn0nv7psisbg01k42rwzjxl3gv11l5jj554aqk"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("pkg-config" ,pkg-config)))



reply via email to

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