me
/
guix
Archived
1
0
Fork 0

gnu: caribou: Update to 0.4.20.

* gnu/packages/gnome.scm (caribou): Update to 0.4.20.
master
宋文武 2016-04-07 09:44:21 +08:00 committed by Ludovic Courtès
parent ad1a5e52d1
commit a3ae60e8bf
1 changed files with 2 additions and 2 deletions

View File

@ -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