mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 15:36:20 -05:00
gnu: r-terra: Update to 1.6-41.
* gnu/packages/cran.scm (r-terra): Update to 1.6-41.
This commit is contained in:
parent
1a09a5ca77
commit
bab70d2a2f
1 changed files with 2 additions and 2 deletions
|
@ -22202,14 +22202,14 @@ (define-public r-graphlayouts
|
|||
(define-public r-terra
|
||||
(package
|
||||
(name "r-terra")
|
||||
(version "1.6-17")
|
||||
(version "1.6-41")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "terra" version))
|
||||
(sha256
|
||||
(base32
|
||||
"00mwigymvsqf7r3swbkdw8fwqzr05ddk84fhyhr16lfa4118z26v"))))
|
||||
"0n0si3b6l88w0svvpc999slqack1djdd96jc0m8fdkwp0nwi3hkc"))))
|
||||
(properties `((upstream-name . "terra")))
|
||||
(build-system r-build-system)
|
||||
(inputs
|
||||
|
|
Loading…
Reference in a new issue