[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: gpxsee: Update to 7.25.
From: |
guix-commits |
Subject: |
02/13: gnu: gpxsee: Update to 7.25. |
Date: |
Tue, 10 Mar 2020 22:43:06 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 3437fe1fb7ba1535f5f09d8d6ccefe033152a9a9
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Wed Mar 11 02:43:41 2020 +0100
gnu: gpxsee: Update to 7.25.
* gnu/packages/gps.scm (gpxsee): Update to 7.25.
---
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 ac8dedd..718ca42 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -178,7 +178,7 @@ coordinates as well as partial support for adjustments in
global coordinate syst
(define-public gpxsee
(package
(name "gpxsee")
- (version "7.16")
+ (version "7.25")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -187,7 +187,7 @@ coordinates as well as partial support for adjustments in
global coordinate syst
(file-name (git-file-name name version))
(sha256
(base32
- "1mkfhb2c9qafjpva600nyn6yik49l4q1k6id1xvrci37wsn6ijav"))))
+ "0lml3hz2zxljl9j5wnh7bn9bj8k9v3wf6bk3g77x9nnarsmw0fcx"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (fe60ef9 -> ec63b5a), guix-commits, 2020/03/10
- 02/13: gnu: gpxsee: Update to 7.25.,
guix-commits <=
- 01/13: gnu: batctl: Update to 2020.0., guix-commits, 2020/03/10
- 03/13: gnu: gpxsee: Extend description., guix-commits, 2020/03/10
- 05/13: gnu: python-tomlkit: Fix typos in descriptions., guix-commits, 2020/03/10
- 08/13: gnu: rocksdb: Use HTTPS home page., guix-commits, 2020/03/10
- 07/13: gnu: soundconverter: Use HTTPS home page., guix-commits, 2020/03/10
- 10/13: gnu: emulation-station: Use HTTPS home page., guix-commits, 2020/03/10
- 11/13: gnu: grue-hunter: Use HTTPS home page., guix-commits, 2020/03/10
- 06/13: gnu: gd: Use HTTPS home page., guix-commits, 2020/03/10
- 09/13: gnu: dfu-programmer: Use HTTPS home page., guix-commits, 2020/03/10
- 13/13: gnu: you-get: Update to 0.4.1410., guix-commits, 2020/03/10