GNU bug report logs - #56099
[PATCH] gnu: gpxsee: Update to 11.1.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> disroot.org>

Date: Sun, 19 Jun 2022 21:04:02 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 56099 in the body.
You can then email your comments to 56099 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#56099; Package guix-patches. (Sun, 19 Jun 2022 21:04:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Nikolay Korotkiy <sikmir <at> disroot.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sun, 19 Jun 2022 21:04:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Nikolay Korotkiy <sikmir <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> disroot.org>
Subject: [PATCH] gnu: gpxsee: Update to 11.1.
Date: Mon, 20 Jun 2022 00:02:58 +0300
* gnu/packages/gps.scm (gpxsee): Update to 11.1.
---
 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 47a7441e70..a18b93c179 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.3")
+    (version "11.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -179,7 +179,7 @@ (define-public gpxsee
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "1i1diha617il0s2j9108xlw3vn10m6lc59r8r2fn48wmfzcj79dc"))))
+                "1klpjiqsvpvhlg5hsfjaszsyqr817hig9r7y7w4cp0kyn8z5fzfj"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases
@@ -194,7 +194,7 @@ (define-public gpxsee
                      (string-append "PREFIX="
                                     (assoc-ref outputs "out"))))))))
     (inputs
-     (list qtbase-5 qtlocation))
+     (list qtbase-5 qtlocation qtsvg))
     (native-inputs
      (list qttools))
     (home-page "https://www.gpxsee.org")
-- 
2.36.1





Reply sent to Guillaume Le Vaillant <glv <at> posteo.net>:
You have taken responsibility. (Mon, 20 Jun 2022 12:05:02 GMT) Full text and rfc822 format available.

Notification sent to Nikolay Korotkiy <sikmir <at> disroot.org>:
bug acknowledged by developer. (Mon, 20 Jun 2022 12:05:02 GMT) Full text and rfc822 format available.

Message #10 received at 56099-done <at> debbugs.gnu.org (full text, mbox):

From: Guillaume Le Vaillant <glv <at> posteo.net>
To: Nikolay Korotkiy <sikmir <at> disroot.org>
Cc: 56099-done <at> debbugs.gnu.org
Subject: Re: [bug#56099] [PATCH] gnu: gpxsee: Update to 11.1.
Date: Mon, 20 Jun 2022 12:03:18 +0000
[Message part 1 (text/plain, inline)]
Patch pushed as 723d1bbbd2292e65e0adc51b67e625e6f8eb373e.
Thanks.
[signature.asc (application/pgp-signature, inline)]

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 19 Jul 2022 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 281 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.