gnu: geocode-glib: Update to 3.26.2.
authorTobias Geerinckx-Rice <me@tobias.gr>
Wed, 19 Aug 2020 18:40:53 +0000 (20:40 +0200)
committerTobias Geerinckx-Rice <me@tobias.gr>
Wed, 19 Aug 2020 18:44:18 +0000 (20:44 +0200)
* gnu/packages/gnome.scm (geocode-glib): Update to 3.26.2.

gnu/packages/gnome.scm

index dc59707..89ad866 100644 (file)
@@ -4930,7 +4930,7 @@ permission from user.")
 (define-public geocode-glib
   (package
     (name "geocode-glib")
-    (version "3.26.1")
+    (version "3.26.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/geocode-glib/"
@@ -4938,7 +4938,7 @@ permission from user.")
                                   "geocode-glib-" version ".tar.xz"))
               (sha256
                (base32
-                "076ydfpyc4n5c9dbqmf26i4pilfi5jpw6cjcgrbgrjbndavnmajv"))))
+                "1l8g0f13xgkrk335afr9w8k46mziwb2jnyhl07jccl5yl37q9zh1"))))
     (build-system meson-build-system)
     (arguments
      `(#:phases