guix-commits
[Top][All Lists]
Advanced

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

23/25: gnu: gnome-maps: Update to 3.24.3.


From: Marius Bakke
Subject: 23/25: gnu: gnome-maps: Update to 3.24.3.
Date: Wed, 24 May 2017 18:55:21 -0400 (EDT)

mbakke pushed a commit to branch staging
in repository guix.

commit 539f52de6dbed067a4b2d26607727cf9fd13823a
Author: Marius Bakke <address@hidden>
Date:   Wed May 24 19:37:44 2017 +0200

    gnu: gnome-maps: Update to 3.24.3.
    
    * gnu/packages/geo.scm (gnome-maps): Update to 3.24.3.
---
 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 4f137a8..d8d5490 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -75,7 +75,7 @@ topology functions.")
 (define-public gnome-maps
   (package
     (name "gnome-maps")
-    (version "3.18.3")
+    (version "3.24.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://gnome/sources/" name "/"
@@ -83,7 +83,7 @@ topology functions.")
                                   name "-" version ".tar.xz"))
               (sha256
                (base32
-                "1vdnr2wmhqhql2gxd5n1ijwk88qhim14izbkczncg35846hfsr5i"))))
+                "1mnhcrawdp6fyqylh0m8l259xdd7pqwibrjyl54rmsvnm8vfrwsy"))))
     (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]