mirror of
https://codeberg.org/guix/guix.git
synced 2026-01-25 12:05:19 -06:00
gnu: r-terra: Update to 1.8-86.
* gnu/packages/cran.scm (r-terra): Update to 1.8-86. Change-Id: I10b176bfab9f1b86131e3b3ca1fc254130daf8a6
This commit is contained in:
parent
1f3a3dd9fc
commit
36bfefc8db
1 changed files with 2 additions and 2 deletions
|
|
@ -40982,14 +40982,14 @@ emphasize hidden group structures in networks or focus on specific nodes.")
|
|||
(define-public r-terra
|
||||
(package
|
||||
(name "r-terra")
|
||||
(version "1.8-80")
|
||||
(version "1.8-86")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "terra" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1r6166fr92yfzwafkszfhi1a0w3qdv4vg8cliqqywmjhywzbgzdx"))))
|
||||
"0x3lvvv3d8dl6jyphwjna891mh8s0g00l2pcp5miv86ia99kfim4"))))
|
||||
(properties
|
||||
'((upstream-name . "terra")
|
||||
(updater-ignored-inputs . ("openssh" "openssl"))))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue