[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/19: gnu: gpxsee: Update to 7.35.
From: |
guix-commits |
Subject: |
02/19: gnu: gpxsee: Update to 7.35. |
Date: |
Wed, 4 Nov 2020 22:00:36 -0500 (EST) |
nckx pushed a commit to branch master
in repository guix.
commit 2b03b5f5da008918876b7ec5c5c112bba7d8fea0
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Wed Nov 4 14:12:36 2020 +0100
gnu: gpxsee: Update to 7.35.
* gnu/packages/gps.scm (gpxsee): Update to 7.35.
---
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 74942b3..60305e6 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.34")
+ (version "7.35")
(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
- "0cdq2bqgkcqcyvasnrlgpl97b0kfi65iq2q6yy7dpp9xw4w764b1"))))
+ "1schmymcsd8s0r26qwyx56z107ql8pgrk1pnqy19mc7fyirdwmp5"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (c98f68c -> facdae0), guix-commits, 2020/11/04
- 02/19: gnu: gpxsee: Update to 7.35.,
guix-commits <=
- 03/19: gnu: zeitgeist: Update to 1.0.3., guix-commits, 2020/11/04
- 04/19: gnu: colord: Update to 1.4.5., guix-commits, 2020/11/04
- 08/19: gnu: i3-gaps: Update to 4.18.3., guix-commits, 2020/11/04
- 01/19: gnu: wavemon: Update to 0.9.2., guix-commits, 2020/11/04
- 05/19: gnu: php: Move a test disablement., guix-commits, 2020/11/04
- 06/19: gnu: vera: Update to 1.24., guix-commits, 2020/11/04
- 07/19: gnu: i3-wm: Update to 4.18.3., guix-commits, 2020/11/04
- 10/19: gnu: oil: Update to 0.8.3., guix-commits, 2020/11/04
- 13/19: gnu: lldpd: Update to 1.0.7., guix-commits, 2020/11/04
- 15/19: gnu: libnice: Update to 0.1.18., guix-commits, 2020/11/04