emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#56099: closed ([PATCH] gnu: gpxsee: Update to 11.1.)


From: GNU bug Tracking System
Subject: bug#56099: closed ([PATCH] gnu: gpxsee: Update to 11.1.)
Date: Mon, 20 Jun 2022 12:05:02 +0000

Your message dated Mon, 20 Jun 2022 12:03:18 +0000
with message-id <87y1xrmthq.fsf@kitej>
and subject line Re: [bug#56099] [PATCH] gnu: gpxsee: Update to 11.1.
has caused the debbugs.gnu.org bug report #56099,
regarding [PATCH] gnu: gpxsee: Update to 11.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
56099: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=56099
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- 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




--- End Message ---
--- Begin Message --- Subject: Re: [bug#56099] [PATCH] gnu: gpxsee: Update to 11.1. Date: Mon, 20 Jun 2022 12:03:18 +0000
Patch pushed as 723d1bbbd2292e65e0adc51b67e625e6f8eb373e.
Thanks.

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]