mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: r-scone: Update to 1.16.1.
* gnu/packages/bioconductor.scm (r-scone): Update to 1.16.1.
This commit is contained in:
parent
fd0851ee97
commit
336b110f69
1 changed files with 2 additions and 2 deletions
|
@ -6541,14 +6541,14 @@ distributions.")
|
||||||
(define-public r-scone
|
(define-public r-scone
|
||||||
(package
|
(package
|
||||||
(name "r-scone")
|
(name "r-scone")
|
||||||
(version "1.16.0")
|
(version "1.16.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "scone" version))
|
(uri (bioconductor-uri "scone" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1wlky6nkdpz8fya81l6zaxlxc30wyp2gkyh94y5995jwddll38z5"))))
|
"0zw8g4mql7b02xqwhc1i0bnhm20c1q9xqc7yz84j98pqbi996vi5"))))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("r-aroma-light" ,r-aroma-light)
|
`(("r-aroma-light" ,r-aroma-light)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue