gnu: geoclue: Update to 2.4.6.
* gnu/packages/gnome.scm (geoclue): Update to 2.4.6.
This commit is contained in:
parent
10c95711b4
commit
ccfac09c82
|
@ -2528,7 +2528,7 @@ output devices.")
|
||||||
(define-public geoclue
|
(define-public geoclue
|
||||||
(package
|
(package
|
||||||
(name "geoclue")
|
(name "geoclue")
|
||||||
(version "2.4.4")
|
(version "2.4.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -2537,7 +2537,7 @@ output devices.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0p1ibjf5vzjsahw5xif2si3lj6a00sxhll008jk7w1hj1jfznhww"))
|
"1dnknrwln159dj7pdprnfa4zjprgslabxngmn11jyjwvbi2zfzf5"))
|
||||||
(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
|
||||||
|
|
Loading…
Reference in New Issue