gnu: libmaxminddb: Update to 1.4.3.
* gnu/packages/geo.scm (libmaxminddb): Update to 1.4.3.
This commit is contained in:
parent
505ceff606
commit
07c0b3cea2
@ -1348,7 +1348,7 @@ ways, and relations) and their metadata tags.")
|
|||||||
(define-public libmaxminddb
|
(define-public libmaxminddb
|
||||||
(package
|
(package
|
||||||
(name "libmaxminddb")
|
(name "libmaxminddb")
|
||||||
(version "1.4.2")
|
(version "1.4.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
@ -1356,7 +1356,7 @@ ways, and relations) and their metadata tags.")
|
|||||||
"/releases/download/" version "/"
|
"/releases/download/" version "/"
|
||||||
"/libmaxminddb-" version ".tar.gz"))
|
"/libmaxminddb-" version ".tar.gz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0mnimbaxnnarlw7g1rh8lpxsyf7xnmzwcczcc3lxw8xyf6ljln6x"))))
|
(base32 "0fd4a4sxiiwzbd5h74wl1ijnb7xybjyybb7q41vdq3w8nk3zdzd5"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
`(#:phases
|
`(#:phases
|
||||||
|
Loading…
Reference in New Issue
Block a user