guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

45/46: gnu: gnome-maps: Update to 3.34.2.


From: guix-commits
Subject: 45/46: gnu: gnome-maps: Update to 3.34.2.
Date: Sat, 18 Apr 2020 17:55:24 -0400 (EDT)

kkebreau pushed a commit to branch core-updates
in repository guix.

commit 5b4ebb42dc6b8fa9d8e9e79b63977a5d344628b5
Author: Kei Kebreau <address@hidden>
AuthorDate: Mon Dec 23 13:06:46 2019 -0500

    gnu: gnome-maps: Update to 3.34.2.
    
    * gnu/packages/geo.scm (gnome-maps): Update to 3.34.2.
    
    (cherry picked from commit 08c5ffd3c283cd479602540cce4e0d40be4f4187)
---
 gnu/packages/geo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index a8f5153..d78e2e0 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -140,7 +140,7 @@ topology functions.")
 (define-public gnome-maps
   (package
     (name "gnome-maps")
-    (version "3.32.2.1")
+    (version "3.34.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -148,7 +148,7 @@ topology functions.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1m191iq1gjaqz79ci3dkbmwrkxp7pzknngimlf5bqib5x8yairlb"))))
+                "00xslcnhhwslqglgfv2im7vq3awa49y2jxzr8wsby7f713k28vf5"))))
     (build-system meson-build-system)
     (arguments
      `(#:glib-or-gtk? #t



reply via email to

[Prev in Thread] Current Thread [Next in Thread]