[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/08: gnu: gpxsee: Update to 7.12.
From: |
guix-commits |
Subject: |
08/08: gnu: gpxsee: Update to 7.12. |
Date: |
Sat, 28 Sep 2019 11:36:12 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 7b6eabc709cd26a4c29e856797cf2e5378ea5791
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Aug 29 15:03:57 2019 +0200
gnu: gpxsee: Update to 7.12.
* gnu/packages/gps.scm (gpxsee): Update to 7.12.
---
gnu/packages/gps.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
index 9ede82d..a0cab4f 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -1,7 +1,7 @@
;;; GNU Guix --- Functional package management for GNU
;;; Copyright © 2014, 2015 Ludovic Courtès <address@hidden>
;;; Copyright © 2016, 2017, 2018, 2019 Efraim Flashner <address@hidden>
-;;; Copyright © 2018 Tobias Geerinckx-Rice <address@hidden>
+;;; Copyright © 2018, 2019 Tobias Geerinckx-Rice <address@hidden>
;;; Copyright © 2018 Mathieu Othacehe <address@hidden>
;;;
;;; This file is part of GNU Guix.
@@ -175,7 +175,7 @@ coordinates as well as partial support for adjustments in
global coordinate syst
(define-public gpxsee
(package
(name "gpxsee")
- (version "7.8")
+ (version "7.12")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -184,7 +184,7 @@ coordinates as well as partial support for adjustments in
global coordinate syst
(file-name (git-file-name name version))
(sha256
(base32
- "1ymqz4wrl9ghkyyqi2vrnlyvz3fc84s3p8a1dkiqlvyvj360ck9j"))))
+ "0c3axs3mm6xzabwbvy9vgq1sryjpi4h91nwzy9iyv9zjxz7phgzc"))))
(build-system gnu-build-system)
(arguments
'(#:phases
- branch master updated (2eefe1d -> 7b6eabc), guix-commits, 2019/09/28
- 03/08: gnu: libgnome-games-support: Don't use NAME in source URI., guix-commits, 2019/09/28
- 02/08: gnu: libgnome-games-support: Update to 1.4.4., guix-commits, 2019/09/28
- 04/08: gnu: libmanette: Update to 0.2.3., guix-commits, 2019/09/28
- 07/08: gnu: gthumb: Update to 3.8.1., guix-commits, 2019/09/28
- 01/08: gnu: urlscan: Update to 0.9.4., guix-commits, 2019/09/28
- 06/08: doc: Don't support a risky mix of Guix & Nix., guix-commits, 2019/09/28
- 08/08: gnu: gpxsee: Update to 7.12.,
guix-commits <=
- 05/08: gnu: recode: Update to 3.7.6., guix-commits, 2019/09/28