gnu: geoclue: Update to 2.5.6.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 6 Jun 2020 04:17:40 +0000 (06:17 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 6 Jun 2020 07:21:49 +0000 (09:21 +0200)
* gnu/packages/gnome.scm (geoclue): Update to 2.5.6.

gnu/packages/gnome.scm

index 6bcc36d..592cab0 100644 (file)
@@ -4124,7 +4124,7 @@ output devices.")
 (define-public geoclue
   (package
     (name "geoclue")
-    (version "2.5.5")
+    (version "2.5.6")
     (source
      (origin
        (method url-fetch)
@@ -4132,8 +4132,7 @@ output devices.")
         (string-append "https://gitlab.freedesktop.org/geoclue/geoclue/-/archive/"
                        version "/geoclue-" version ".tar.bz2"))
        (sha256
-        (base32
-         "1b7jqrsn4x7mxjxj8hvb2dl2cmhrpb9vibs4rvkkanky5nsx3sai"))
+        (base32 "0a833x5apzabxj80ywvsh8crd635vni2i9v9c1p095f6hvmfc45k"))
        (patches (search-patches "geoclue-config.patch"))))
     (build-system meson-build-system)
     (arguments