mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-13 16:40:40 +02:00
gnu: geoclue: Update to 2.5.7.
* gnu/packages/gnome.scm (geoclue): Update to 2.5.7.
This commit is contained in:
@@ -5157,7 +5157,7 @@ output devices.")
|
||||
(define-public geoclue
|
||||
(package
|
||||
(name "geoclue")
|
||||
(version "2.5.6")
|
||||
(version "2.5.7")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
@@ -5165,7 +5165,7 @@ output devices.")
|
||||
(string-append "https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/"
|
||||
version "/geoclue-" version ".tar.bz2"))
|
||||
(sha256
|
||||
(base32 "0a833x5apzabxj80ywvsh8crd635vni2i9v9c1p095f6hvmfc45k"))
|
||||
(base32 "09ww26a76kanldhgwnn5sqy9ly2940k45zpp68spykkv2zjdpivc"))
|
||||
(patches (search-patches "geoclue-config.patch"))))
|
||||
(build-system meson-build-system)
|
||||
(arguments
|
||||
|
||||
Reference in New Issue
Block a user