me
/
guix
Archived
1
0
Fork 0

gnu: geoclue: Update to 2.4.7.

* gnu/packages/gnome.scm (geoclue): Update to 2.4.7.
master
Tobias Geerinckx-Rice 2017-11-14 05:36:16 +01:00
parent 06d2a63c15
commit dba7028f14
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2799,7 +2799,7 @@ output devices.")
(define-public geoclue (define-public geoclue
(package (package
(name "geoclue") (name "geoclue")
(version "2.4.6") (version "2.4.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -2808,7 +2808,7 @@ output devices.")
name "-" version ".tar.xz")) name "-" version ".tar.xz"))
(sha256 (sha256
(base32 (base32
"1dnknrwln159dj7pdprnfa4zjprgslabxngmn11jyjwvbi2zfzf5")) "19hfmr8fa1js8ynazdyjxlyrqpjn6m1719ay70ilga4rayxrcyyi"))
(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