gnu: geoclue: Update to 2.4.4.

* gnu/packages/gnome.scm (geoclue): Update to 2.4.4.
This commit is contained in:
Leo Famulari 2016-09-09 17:14:34 -04:00
parent 28f45dd7d7
commit c2783e2b94
No known key found for this signature in database
GPG Key ID: 2646FA30BACA7F08
1 changed files with 2 additions and 2 deletions

View File

@ -2423,7 +2423,7 @@ output devices.")
(define-public geoclue (define-public geoclue
(package (package
(name "geoclue") (name "geoclue")
(version "2.4.3") (version "2.4.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2432,7 +2432,7 @@ output devices.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"0pk07k65dlw37nz8z5spksivsv5nh96xmbi336rf2yfxf2ldpadd")) "0p1ibjf5vzjsahw5xif2si3lj6a00sxhll008jk7w1hj1jfznhww"))
(patches (search-patches "geoclue-config.patch")))) (patches (search-patches "geoclue-config.patch"))))
(build-system glib-or-gtk-build-system) (build-system glib-or-gtk-build-system)
(arguments (arguments