gnu: gdal: Update to 3.3.3.

* gnu/packages/geo.scm (gdal): Update to 3.3.3.
This commit is contained in:
Guillaume Le Vaillant 2022-01-19 13:09:57 +01:00
parent d73ef8bad8
commit 15bcecc5a7
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -835,7 +835,7 @@ (define-public spatialite-gui
(define-public gdal
(package
(name "gdal")
(version "3.1.2")
(version "3.3.3")
(source (origin
(method url-fetch)
(uri (string-append
@ -843,7 +843,7 @@ (define-public gdal
version ".tar.gz"))
(sha256
(base32
"1p6nmlsr8wbyq350pa6c22vrp98dcsa7yjnqsbhdbp74yj53nw9r"))
"0nk09lws1hk873yn5f4wzqfvr82gm4hw3gq8w9g1h0kvf6j5x4i8"))
(modules '((guix build utils)))
(snippet
`(begin