gnu: r-terra: Update to 1.7-71.
* gnu/packages/cran.scm (r-terra): Update to 1.7-71. Change-Id: Ic3e59b0a465c59194299a84954379fa7f47386c3
This commit is contained in:
parent
a03425007d
commit
5a37d79238
@ -27050,14 +27050,14 @@ emphasize hidden group structures in networks or focus on specific nodes.")
|
||||
(define-public r-terra
|
||||
(package
|
||||
(name "r-terra")
|
||||
(version "1.7-65")
|
||||
(version "1.7-71")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "terra" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0m9s5am8l6il1q0skab614cx0qjsb1i9xcv6nm0sdzj7p9lrzkfl"))))
|
||||
"0dq47d5irkplgxcv0h0xgawwf9cc48vygg94zdiqppg5cspz7dqx"))))
|
||||
(properties `((upstream-name . "terra")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
Loading…
Reference in New Issue
Block a user