mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
gnu: imposm3: Update to 1.14.2.
* gnu/packages/geo.scm (imposm3): Update to 1.14.2. Signed-off-by: Andreas Enge <andreas@enge.fr>
This commit is contained in:
committed by
Andreas Enge
parent
b989e28672
commit
adbf76ccdb
@@ -2139,7 +2139,7 @@ delivered to any client.")
|
||||
(define-public imposm3
|
||||
(package
|
||||
(name "imposm3")
|
||||
(version "0.11.1")
|
||||
(version "0.14.2")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -2149,7 +2149,7 @@ delivered to any client.")
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ifniw57l3s0sl7nb3zwxxm86i46451yrhfqnnkxr46cnpbzmwxr"))))
|
||||
"1za04n0d73gqff4qmgxbn6rz2sqwnqcpyxvzjhsgfdysbx48nph6"))))
|
||||
(build-system go-build-system)
|
||||
(arguments
|
||||
`(#:import-path "github.com/omniscale/imposm3/cmd/imposm"
|
||||
|
||||
Reference in New Issue
Block a user