unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#53875] [PATCH] gnu: gpxsee: Update to 10.3.
@ 2022-02-08  7:03 Nikolay Korotkiy via Guix-patches via
  2022-02-08 17:21 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy via Guix-patches via @ 2022-02-08  7:03 UTC (permalink / raw)
  To: 53875; +Cc: Nikolay Korotkiy

* gnu/packages/gps.scm (gpxsee): Update to 10.3.
---
 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 1c8f9af5b1..b8e3433a5e 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -170,7 +170,7 @@ (define-public gama
 (define-public gpxsee
   (package
     (name "gpxsee")
-    (version "10.0")
+    (version "10.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -179,7 +179,7 @@ (define-public gpxsee
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0kj7130imhppb0bam34a1xr2lxk76fyida31idzvfk3m7z39w02w"))))
+                "1i1diha617il0s2j9108xlw3vn10m6lc59r8r2fn48wmfzcj79dc"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases
-- 
2.34.1





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [bug#53875] [PATCH] gnu: gpxsee: Update to 10.3.
  2022-02-08  7:03 [bug#53875] [PATCH] gnu: gpxsee: Update to 10.3 Nikolay Korotkiy via Guix-patches via
@ 2022-02-08 17:21 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-02-08 17:21 UTC (permalink / raw)
  To: 53875; +Cc: Nikolay Korotkiy, 53875-done

Hello,

Nikolay Korotkiy via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/gps.scm (gpxsee): Update to 10.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-02-08 19:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-08  7:03 [bug#53875] [PATCH] gnu: gpxsee: Update to 10.3 Nikolay Korotkiy via Guix-patches via
2022-02-08 17:21 ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).