mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-10 05:31:21 +01:00
gnu: r-rgdal: Update to 1.5-30.
* gnu/packages/cran.scm (r-rgdal): Update to 1.5-30.
This commit is contained in:
parent
d6bdf4fa39
commit
eb9ebff074
1 changed files with 2 additions and 2 deletions
|
@ -20562,13 +20562,13 @@ effect size.")
|
|||
(define-public r-rgdal
|
||||
(package
|
||||
(name "r-rgdal")
|
||||
(version "1.5-28")
|
||||
(version "1.5-30")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rgdal" version))
|
||||
(sha256
|
||||
(base32 "18k1w8cb77h4mw1m5b21r0fng40arb1md24fyriv83ccz8n46m3z"))))
|
||||
(base32 "1f4zshgkaifbfcgq61vqb7jw5w2cc128d98rq2465r8696q2p0s9"))))
|
||||
(properties `((upstream-name . "rgdal")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue