guix-commits
[Top][All Lists]
Advanced

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

01/03: gnu: gpxsee: Update to 7.36.


From: guix-commits
Subject: 01/03: gnu: gpxsee: Update to 7.36.
Date: Thu, 12 Nov 2020 19:28:41 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit f41c9ab4c3c65e0588b83eefbd2511716aa6d465
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Nov 13 01:24:01 2020 +0100

    gnu: gpxsee: Update to 7.36.
    
    * gnu/packages/gps.scm (gpxsee): Update to 7.36.
---
 gnu/packages/gps.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
index 60305e6..680ddb8 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -184,7 +184,7 @@ coordinates as well as partial support for adjustments in 
global coordinate syst
 (define-public gpxsee
   (package
     (name "gpxsee")
-    (version "7.35")
+    (version "7.36")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -193,7 +193,7 @@ coordinates as well as partial support for adjustments in 
global coordinate syst
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1schmymcsd8s0r26qwyx56z107ql8pgrk1pnqy19mc7fyirdwmp5"))))
+                "18vsw6hw6kn5wmr4iarhx1v8q455j60fhf0hq69jkfyarl56b99j"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases



reply via email to

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