guix-commits
[Top][All Lists]
Advanced

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

88/97: gnu: caribou: Update to 0.4.20.


From: Ludovic Courtès
Subject: 88/97: gnu: caribou: Update to 0.4.20.
Date: Sat, 16 Apr 2016 09:49:34 +0000

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

commit a3ae60e8bfe2f7bec0aa5257cc8840a9ab192776
Author: 宋文武 <address@hidden>
Date:   Thu Apr 7 09:44:21 2016 +0800

    gnu: caribou: Update to 0.4.20.
    
    * gnu/packages/gnome.scm (caribou): Update to 0.4.20.
---
 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 1f7d370..efdc0a5 100644
--- a/gnu/packages/gnome.scm
+++ b/gnu/packages/gnome.scm
@@ -4175,7 +4175,7 @@ Evolution (hence the name), but is now used by other 
packages as well.")
 (define-public caribou
   (package
     (name "caribou")
-    (version "0.4.19")
+    (version "0.4.20")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -4183,7 +4183,7 @@ Evolution (hence the name), but is now used by other 
packages as well.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0i2s2xy9ami3wslam15cajhggpcsj4c70qm7qddcz52z9k0x02rg"))))
+                "1nahpfs5ap9f9wsvn93kg8isqffk60v785f1q6k64awcd7an8ris"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      '(#:phases



reply via email to

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