gnu: caribou: Update to 0.4.21.

* gnu/packages/gnome.scm (caribou): Update to 0.4.21.
This commit is contained in:
宋文武 2016-08-22 22:01:42 +08:00
parent 424ce9f477
commit fe964bb5bd
No known key found for this signature in database
GPG key ID: 26525665AE727D37

View file

@ -4330,7 +4330,7 @@ (define-public evolution-data-server
(define-public caribou
(package
(name "caribou")
(version "0.4.20")
(version "0.4.21")
(source (origin
(method url-fetch)
(uri (string-append "mirror://gnome/sources/" name "/"
@ -4338,7 +4338,7 @@ (define-public caribou
name "-" version ".tar.xz"))
(sha256
(base32
"1nahpfs5ap9f9wsvn93kg8isqffk60v785f1q6k64awcd7an8ris"))))
"0mfychh1q3dx0b96pjz9a9y112bm9yqyim40yykzxx1hppsdjhww"))))
(build-system glib-or-gtk-build-system)
(arguments
'(#:phases