GNU bug report logs - #60610
[PATCH] gnu: tippecanoe: Update to 2.17.0.

Previous Next

Package: guix-patches;

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

Date: Fri, 6 Jan 2023 22:44:01 UTC

Severity: normal

Tags: patch

Done: Mathieu Othacehe <othacehe <at> gnu.org>

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 60610 in the body.
You can then email your comments to 60610 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#60610; Package guix-patches. (Fri, 06 Jan 2023 22:44: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. (Fri, 06 Jan 2023 22:44: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: tippecanoe: Update to 2.17.0.
Date: Sat,  7 Jan 2023 02:43:27 +0400
* gnu/packages/geo.scm (tippecanoe): Update to 2.17.0.
---
 gnu/packages/geo.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 2185af7a98..8a1d18feed 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1468,16 +1468,16 @@ (define-public osm2pgsql
 (define-public tippecanoe
   (package
     (name "tippecanoe")
-    (version "1.36.0")
+    (version "2.17.0")
     (source
      (origin
        (method git-fetch)
        (uri (git-reference
-             (url "https://github.com/mapbox/tippecanoe")
+             (url "https://github.com/felt/tippecanoe")
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0lbmhly4ivnqc6qk1k3sdqvsg6x3nfd8gnjx846bhqj4wag3f88m"))))
+        (base32 "1q2snvsbs10l9pjydid3zxkidlha5hav8gvb0p731m2pwg3xw0qr"))))
     (build-system gnu-build-system)
     (arguments
      `(#:phases

base-commit: 22ffa5e00a05f75bb3b4285cd1ede28f2e7c6325
-- 
2.37.2





Reply sent to Mathieu Othacehe <othacehe <at> gnu.org>:
You have taken responsibility. (Sat, 07 Jan 2023 19:08:01 GMT) Full text and rfc822 format available.

Notification sent to Nikolay Korotkiy <sikmir <at> disroot.org>:
bug acknowledged by developer. (Sat, 07 Jan 2023 19:08:01 GMT) Full text and rfc822 format available.

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

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Nikolay Korotkiy <sikmir <at> disroot.org>
Cc: 60610-done <at> debbugs.gnu.org
Subject: Re: bug#60610: [PATCH] gnu: tippecanoe: Update to 2.17.0.
Date: Sat, 07 Jan 2023 20:07:13 +0100
Hello,

> -             (url "https://github.com/mapbox/tippecanoe")
> +             (url "https://github.com/felt/tippecanoe")

This needs to be described in the commit message.

I fixed it and applied,

Thanks,

Mathieu




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 05 Feb 2023 12:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 227 days ago.

Previous Next


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