guix-commits
[Top][All Lists]
Advanced

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

11/62: gnu: gnome-maps: Update to 3.28.2.


From: guix-commits
Subject: 11/62: gnu: gnome-maps: Update to 3.28.2.
Date: Fri, 8 Feb 2019 16:26:33 -0500 (EST)

rekado pushed a commit to branch wip-gnome-upgrades
in repository guix.

commit f70e38947e5398d7503aaa289ea15097f94a9bd1
Author: Ricardo Wurmus <address@hidden>
Date:   Sun Aug 5 16:00:41 2018 +0200

    gnu: gnome-maps: Update to 3.28.2.
    
    * gnu/packages/geo.scm (gnome-maps): Update to 3.28.2.
---
 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 6ea89dc..687f770 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -99,7 +99,7 @@ topology functions.")
 (define-public gnome-maps
   (package
     (name "gnome-maps")
-    (version "3.26.2")
+    (version "3.28.2")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -107,7 +107,7 @@ topology functions.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "0l40l7m9dyphvasiq1jxrn6ivavs1xwzn0bzz2x1z7x73955q783"))))
+                "1yzi08a9316jplgsl2z0qzlqxhghyqcjhv0m6i94wcain4mxk1z7"))))
     (build-system glib-or-gtk-build-system)
     (arguments
      `(#:configure-flags ;; Ensure that geoclue is referred to by output.



reply via email to

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