Archived
1
0
Fork 0

gnu: r-terra: Update to 1.6-17.

* gnu/packages/cran.scm (r-terra): Update to 1.6-17.
This commit is contained in:
Ricardo Wurmus 2022-09-20 10:53:15 +02:00
parent 294e5589b9
commit 01e279bb8b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -21610,14 +21610,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.6-7") (version "1.6-17")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "terra" version)) (uri (cran-uri "terra" version))
(sha256 (sha256
(base32 (base32
"1p67797i9n4cjk1lp4a84h220428nxv940n1kjg1ysl3chrf0w1l")))) "00mwigymvsqf7r3swbkdw8fwqzr05ddk84fhyhr16lfa4118z26v"))))
(properties `((upstream-name . "terra"))) (properties `((upstream-name . "terra")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs