Archived
1
0
Fork 0

gnu: r-terra: Update to 1.5-21.

* gnu/packages/cran.scm (r-terra): Update to 1.5-21.
This commit is contained in:
Ricardo Wurmus 2022-03-12 23:04:30 +01:00
parent 01af4c2a81
commit fcba8e0cff
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20143,14 +20143,14 @@ emphasize hidden group structures in networks or focus on specific nodes.")
(define-public r-terra (define-public r-terra
(package (package
(name "r-terra") (name "r-terra")
(version "1.5-17") (version "1.5-21")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "terra" version)) (uri (cran-uri "terra" version))
(sha256 (sha256
(base32 (base32
"1rz6dd78i3aq82vl9q4fw17y5cxj2pcmra5mlhb0ca1df78mgb77")))) "0gzl0ka19jjw0dmaghjk2sgwi78kkz4w3rlfkym62rdarhlfj7h9"))))
(properties `((upstream-name . "terra"))) (properties `((upstream-name . "terra")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs