gnu: geocode-glib: Update to 3.20.1.

* gnu/packages/gnome.scm (geocode-glib): Update to 3.20.1.
This commit is contained in:
宋文武 2016-04-28 09:55:44 +08:00
parent e3cf0c71f1
commit 3ffd46bdaf
1 changed files with 2 additions and 2 deletions

View File

@ -2401,7 +2401,7 @@ permission from user.")
(define-public geocode-glib (define-public geocode-glib
(package (package
(name "geocode-glib") (name "geocode-glib")
(version "3.20.0") (version "3.20.1")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append "mirror://gnome/sources/geocode-glib/" (uri (string-append "mirror://gnome/sources/geocode-glib/"
@ -2409,7 +2409,7 @@ permission from user.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1fmn3gmifq8jbgnpv8jj33n4glpb5djjrfk0l9fak0cliqin88jz")))) "18iphsx3bybw7lssbb7rxc1rrnsc8vxai521zkqc535zr8rci7v6"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(;; The tests want to write to $HOME/.cache/geocode-glib, which doesn't `(;; The tests want to write to $HOME/.cache/geocode-glib, which doesn't