Archived
1
0
Fork 0

gnu: gdal: Update to 3.0.4.

* gnu/packages/geo.scm (gdal): Update to 3.0.4.
This commit is contained in:
Guillaume Le Vaillant 2020-03-08 18:22:34 +01:00
parent 9147d1216e
commit 3cf0a5dc53
No known key found for this signature in database
GPG key ID: 6BE8208ADF21FE3F

View file

@ -571,7 +571,7 @@ development.")
(define-public gdal (define-public gdal
(package (package
(name "gdal") (name "gdal")
(version "3.0.2") (version "3.0.4")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -579,7 +579,7 @@ development.")
version ".tar.gz")) version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0f80izh9wshrsw55kg9abpip74hk6frk3hgqrkqbyn3f6i8g2z3q")) "10symyajj1b7j98f889lqxxbmhcyvlhq9gg0l42h69bv22wx45gw"))
(modules '((guix build utils))) (modules '((guix build utils)))
(snippet (snippet
`(begin `(begin