me
/
guix
Archived
1
0
Fork 0

gnu: r-terra: Update to 1.7-55.

* gnu/packages/cran.scm (r-terra): Update to 1.7-55.

Change-Id: I0b143be1d9d78af3b0dc311781f46add5655ea6c
Ricardo Wurmus 2023-10-25 16:57:39 +02:00
parent 3aa975363f
commit 530abaa510
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -26180,14 +26180,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.7-46") (version "1.7-55")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "terra" version)) (uri (cran-uri "terra" version))
(sha256 (sha256
(base32 (base32
"0jpni25g9rhsqh71pgr2d3221r9xacsw3kz5qqnifj0jz5g3wyh1")))) "1v1if9ypmra02ngg4r8qg1hldmxan8lyyhgq3j969glihpyvs03h"))))
(properties `((upstream-name . "terra"))) (properties `((upstream-name . "terra")))
(build-system r-build-system) (build-system r-build-system)
(inputs (inputs