gnu: libmaxminddb: Update to 1.6.0.

* gnu/packages/geo.scm (libmaxminddb): Update to 1.6.0.

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
This commit is contained in:
Nikolay Korotkiy 2022-08-16 16:49:20 +03:00 committed by Mathieu Othacehe
parent 94528ffacd
commit 2eba49db92
No known key found for this signature in database
GPG Key ID: 8354763531769CA6

View File

@ -1827,7 +1827,7 @@ ways, and relations) and their metadata tags.")
(define-public libmaxminddb
(package
(name "libmaxminddb")
(version "1.4.3")
(version "1.6.0")
(source
(origin
(method url-fetch)
@ -1835,7 +1835,7 @@ ways, and relations) and their metadata tags.")
"/releases/download/" version "/"
"/libmaxminddb-" version ".tar.gz"))
(sha256
(base32 "0fd4a4sxiiwzbd5h74wl1ijnb7xybjyybb7q41vdq3w8nk3zdzd5"))))
(base32 "0rw2z7rx8jzgdcgqlmc4wqrsjmiwd8vm5wvvrldy472rghcaq83n"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags