guix-commits
[Top][All Lists]
Advanced

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

33/97: gnu: gcr: Update 3.20.0.


From: Ludovic Courtès
Subject: 33/97: gnu: gcr: Update 3.20.0.
Date: Sat, 16 Apr 2016 09:49:30 +0000

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

commit a466a7c788362ad32f26f795ca9417deace13c8e
Author: 宋文武 <address@hidden>
Date:   Wed Apr 6 15:56:28 2016 +0800

    gnu: gcr: Update 3.20.0.
    
    * gnu/packages/gnome.scm (gcr): Update to 3.20.0.
---
 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 4311e68..9b3407a 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -265,7 +265,7 @@ and keep up to date translations of documentation.")
 (define-public gcr
   (package
     (name "gcr")
-    (version "3.18.0")
+    (version "3.20.0")
     (source (origin
              (method url-fetch)
              (uri (string-append "mirror://gnome/sources/" name "/"
@@ -273,7 +273,7 @@ and keep up to date translations of documentation.")
                                  name "-" version ".tar.xz"))
              (sha256
               (base32
-               "006f6xbd3jppkf9avg83mpqdld5d0z6mr0sm81lql52mmyjnvlfl"))))
+               "0ydk9dzxx6snxza7j5ps8x932hbr3x1b8hhcaqjq4w4admi2qmwh"))))
     (build-system gnu-build-system)
     (arguments
      '(#:tests? #f ;25 of 598 tests fail because /var/lib/dbus/machine-id does



reply via email to

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