[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/13: gnu: gpxsee: Update to 7.34.
From: |
guix-commits |
Subject: |
02/13: gnu: gpxsee: Update to 7.34. |
Date: |
Fri, 16 Oct 2020 11:51:51 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit eec4def4f6a4e6e67db96c8acfc5327d2c6d64d6
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Fri Oct 16 16:39:37 2020 +0200
gnu: gpxsee: Update to 7.34.
* gnu/packages/gps.scm (gpxsee): Update to 7.34.
---
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 b136d95..fcb6ffc 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -179,7 +179,7 @@ coordinates as well as partial support for adjustments in
global coordinate syst
(define-public gpxsee
(package
(name "gpxsee")
- (version "7.30")
+ (version "7.34")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -188,7 +188,7 @@ coordinates as well as partial support for adjustments in
global coordinate syst
(file-name (git-file-name name version))
(sha256
(base32
- "09gajwqc30r9a2sn972qdx3gx0gki9n0zafq986hn6zsr3z43mfs"))))
+ "0cdq2bqgkcqcyvasnrlgpl97b0kfi65iq2q6yy7dpp9xw4w764b1"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (f6a0b54 -> 1e39c86), guix-commits, 2020/10/16
- 01/13: gnu: spread-sheet-widget: Update to 0.7., guix-commits, 2020/10/16
- 03/13: gnu: vim: Update to 8.2.1852., guix-commits, 2020/10/16
- 09/13: gnu: multitail: Remove bogus use of DESTDIR., guix-commits, 2020/10/16
- 02/13: gnu: gpxsee: Update to 7.34.,
guix-commits <=
- 04/13: gnu: filters: Prepare for cross-compilation., guix-commits, 2020/10/16
- 08/13: gnu: dstat: Fix bogus use of DESTDIR., guix-commits, 2020/10/16
- 06/13: gnu: filters: Fix repository URL., guix-commits, 2020/10/16
- 05/13: gnu: filters: Replace git commit with equivalent tag., guix-commits, 2020/10/16
- 07/13: gnu: filters: Fix bogus use of DESTDIR., guix-commits, 2020/10/16
- 11/13: gnu: multitail: Edit synopsis & description., guix-commits, 2020/10/16
- 12/13: gnu: make-lua-ossl: Fix bogus use of DESTDIR., guix-commits, 2020/10/16
- 10/13: gnu: multitail: Cross-compile., guix-commits, 2020/10/16
- 13/13: gnu: iproute2: Update to 5.9.0., guix-commits, 2020/10/16