Archived
1
0
Fork 0

gnu: r-rgdal: Update to 1.5-30.

* gnu/packages/cran.scm (r-rgdal): Update to 1.5-30.
This commit is contained in:
Ricardo Wurmus 2022-04-11 18:01:21 +02:00
parent d6bdf4fa39
commit eb9ebff074
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20562,13 +20562,13 @@ effect size.")
(define-public r-rgdal (define-public r-rgdal
(package (package
(name "r-rgdal") (name "r-rgdal")
(version "1.5-28") (version "1.5-30")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "rgdal" version)) (uri (cran-uri "rgdal" version))
(sha256 (sha256
(base32 "18k1w8cb77h4mw1m5b21r0fng40arb1md24fyriv83ccz8n46m3z")))) (base32 "1f4zshgkaifbfcgq61vqb7jw5w2cc128d98rq2465r8696q2p0s9"))))
(properties `((upstream-name . "rgdal"))) (properties `((upstream-name . "rgdal")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs