GNU bug report logs - #52544
[PATCH] gnu: imposm3: Update to 0.11.1.

Previous Next

Package: guix-patches;

Reported by: Nikolay Korotkiy <sikmir <at> gmail.com>

Date: Thu, 16 Dec 2021 10:21:01 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#52544: closed ([PATCH] gnu: imposm3: Update to 0.11.1.)
Date: Thu, 16 Dec 2021 23:24:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 17 Dec 2021 00:23:01 +0100
with message-id <20211217002301.397fd689 <at> tachikoma.lepiller.eu>
and subject line Re: [bug#52544] [PATCH] gnu: imposm3: Update to 0.11.1.
has caused the debbugs.gnu.org bug report #52544,
regarding [PATCH] gnu: imposm3: Update to 0.11.1.
to be marked as done.

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


-- 
52544: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52544
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nikolay Korotkiy <sikmir <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Nikolay Korotkiy <sikmir <at> gmail.com>
Subject: [PATCH] gnu: imposm3: Update to 0.11.1.
Date: Thu, 16 Dec 2021 13:20:18 +0300
* gnu/packages/geo.scm (imposm3): Update to 0.11.1.
---
 gnu/packages/geo.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/geo.scm b/gnu/packages/geo.scm
index 02db04e38c..4406d4abef 100644
--- a/gnu/packages/geo.scm
+++ b/gnu/packages/geo.scm
@@ -1129,7 +1129,7 @@ (define-public tegola
 (define-public imposm3
   (package
     (name "imposm3")
-    (version "0.6.0-alpha.4")
+    (version "0.11.1")
     (source
       (origin
         (method url-fetch)
@@ -1138,7 +1138,7 @@ (define-public imposm3
     (file-name (string-append name "-" version ".tar.gz"))
         (sha256
          (base32
-          "06f0kwmv52yd5m9jlckqxqmkf0cnqy3hamakrvg9lspplyqrds80"))))
+          "1w7b221z5k9254zn01imycxkyw62xigqizhwvrgxqmq1m9r5410l"))))
     (build-system go-build-system)
     (arguments
      `(#:import-path "github.com/omniscale/imposm3/cmd/imposm"
-- 
2.34.0



[Message part 3 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: Nikolay Korotkiy <sikmir <at> gmail.com>
Cc: 52544-done <at> debbugs.gnu.org
Subject: Re: [bug#52544] [PATCH] gnu: imposm3: Update to 0.11.1.
Date: Fri, 17 Dec 2021 00:23:01 +0100
Pushed to master as c368431004afa3ac99c4da546c77b6296eae41ad, thanks!


This bug report was last modified 3 years and 153 days ago.

Previous Next


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