* [bug#52544] [PATCH] gnu: imposm3: Update to 0.11.1.
@ 2021-12-16 10:20 Nikolay Korotkiy
2021-12-16 23:23 ` bug#52544: " Julien Lepiller
0 siblings, 1 reply; 2+ messages in thread
From: Nikolay Korotkiy @ 2021-12-16 10:20 UTC (permalink / raw)
To: 52544; +Cc: Nikolay Korotkiy
* 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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#52544: [PATCH] gnu: imposm3: Update to 0.11.1.
2021-12-16 10:20 [bug#52544] [PATCH] gnu: imposm3: Update to 0.11.1 Nikolay Korotkiy
@ 2021-12-16 23:23 ` Julien Lepiller
0 siblings, 0 replies; 2+ messages in thread
From: Julien Lepiller @ 2021-12-16 23:23 UTC (permalink / raw)
To: Nikolay Korotkiy; +Cc: 52544-done
Pushed to master as c368431004afa3ac99c4da546c77b6296eae41ad, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-12-16 23:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-12-16 10:20 [bug#52544] [PATCH] gnu: imposm3: Update to 0.11.1 Nikolay Korotkiy
2021-12-16 23:23 ` bug#52544: " Julien Lepiller
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.