mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-toast: Update to 1.18.0.
* gnu/packages/bioconductor.scm (r-toast): Update to 1.18.0. Change-Id: Id9859f9e2cdb7ca883851dfe6898d1303a352a38
This commit is contained in:
parent
aba6649da3
commit
e5db1eda48
1 changed files with 2 additions and 2 deletions
|
@ -11657,13 +11657,13 @@ identifier translation via the GDC API.")
|
||||||
(define-public r-toast
|
(define-public r-toast
|
||||||
(package
|
(package
|
||||||
(name "r-toast")
|
(name "r-toast")
|
||||||
(version "1.16.0")
|
(version "1.18.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "TOAST" version))
|
(uri (bioconductor-uri "TOAST" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "00wpgs2zdrgrh9xmp6m5h9xgv85mhdi36qvwg9gwbz9i7cfabmy1"))))
|
(base32 "0srjx9z59a65nhrxbzxzxnkyn28zskc6z4p8drihq1lhw6mvdp4r"))))
|
||||||
(properties `((upstream-name . "TOAST")))
|
(properties `((upstream-name . "TOAST")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs (list r-corpcor
|
(propagated-inputs (list r-corpcor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue