unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#52396] [PATCH] gnu: gpxsee: Update to 10.0.
@ 2021-12-09 22:33 Nikolay Korotkiy
  2021-12-09 23:47 ` bug#52396: " Nicolas Goaziou
  2021-12-10  4:36 ` [bug#52396] Close Nikolay Korotkiy
  0 siblings, 2 replies; 3+ messages in thread
From: Nikolay Korotkiy @ 2021-12-09 22:33 UTC (permalink / raw)
  To: 52396; +Cc: Nikolay Korotkiy

* gnu/packages/gps.scm (gpxsee): Update to 10.0.
---
 gnu/packages/gps.scm | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/gps.scm b/gnu/packages/gps.scm
index de8ff13828..9ffa80fc01 100644
--- a/gnu/packages/gps.scm
+++ b/gnu/packages/gps.scm
@@ -182,7 +182,7 @@ (define-public gama
 (define-public gpxsee
   (package
     (name "gpxsee")
-    (version "7.37")
+    (version "10.0")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -191,7 +191,7 @@ (define-public gpxsee
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "0fpb43smh0kwic5pdxs46c0hkqj8g084h72pa024x1my6w12y9b8"))))
+                "0kj7130imhppb0bam34a1xr2lxk76fyida31idzvfk3m7z39w02w"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases
@@ -206,7 +206,8 @@ (define-public gpxsee
                      (string-append "PREFIX="
                                     (assoc-ref outputs "out"))))))))
     (inputs
-     `(("qtbase" ,qtbase-5)))
+     `(("qtbase" ,qtbase-5)
+      ("qtlocation" ,qtlocation)))
     (native-inputs
      `(("qttools" ,qttools)))
     (home-page "https://www.gpxsee.org")
-- 
2.34.0





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

* bug#52396: [PATCH] gnu: gpxsee: Update to 10.0.
  2021-12-09 22:33 [bug#52396] [PATCH] gnu: gpxsee: Update to 10.0 Nikolay Korotkiy
@ 2021-12-09 23:47 ` Nicolas Goaziou
  2021-12-10  4:36 ` [bug#52396] Close Nikolay Korotkiy
  1 sibling, 0 replies; 3+ messages in thread
From: Nicolas Goaziou @ 2021-12-09 23:47 UTC (permalink / raw)
  To: Nikolay Korotkiy; +Cc: 52396-done

Hello,

Nikolay Korotkiy <sikmir@gmail.com> writes:

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

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

* [bug#52396] Close
  2021-12-09 22:33 [bug#52396] [PATCH] gnu: gpxsee: Update to 10.0 Nikolay Korotkiy
  2021-12-09 23:47 ` bug#52396: " Nicolas Goaziou
@ 2021-12-10  4:36 ` Nikolay Korotkiy
  1 sibling, 0 replies; 3+ messages in thread
From: Nikolay Korotkiy @ 2021-12-10  4:36 UTC (permalink / raw)
  To: 52396-done


-- 
Best regards,
Nikolay




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

end of thread, other threads:[~2021-12-10  4:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-09 22:33 [bug#52396] [PATCH] gnu: gpxsee: Update to 10.0 Nikolay Korotkiy
2021-12-09 23:47 ` bug#52396: " Nicolas Goaziou
2021-12-10  4:36 ` [bug#52396] Close Nikolay Korotkiy

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).