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

* gnu/packages/cran.scm (r-terra): Update to 1.6-7.
This commit is contained in:
Ricardo Wurmus 2022-08-10 12:20:08 +02:00
parent e0c4e49e09
commit 684601c5d3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -21075,14 +21075,14 @@ emphasize hidden group structures in networks or focus on specific nodes.")
(define-public r-terra
(package
(name "r-terra")
(version "1.5-34")
(version "1.6-7")
(source
(origin
(method url-fetch)
(uri (cran-uri "terra" version))
(sha256
(base32
"075azi23gi1b1jxm3s1f1hpc6in7qz4fp38shq9pflfnzbs8ib9w"))))
"1p67797i9n4cjk1lp4a84h220428nxv940n1kjg1ysl3chrf0w1l"))))
(properties `((upstream-name . "terra")))
(build-system r-build-system)
(inputs