mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-01 07:16:39 +01:00
gnu: r-scone: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-scone): Update to 1.24.0.
This commit is contained in:
parent
74aa56e71f
commit
0410b30ba1
1 changed files with 2 additions and 2 deletions
|
@ -11920,14 +11920,14 @@ (define-public r-scdd
|
|||
(define-public r-scone
|
||||
(package
|
||||
(name "r-scone")
|
||||
(version "1.22.0")
|
||||
(version "1.24.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scone" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0pg09r28xqjlvb6nbswglnmwi05q63fag6rp3sw41g6z8gm5wap7"))))
|
||||
"0v3rd2h0n52qz9kqxa3l49rjfssfk252dy7j2nvi34y85win2p1w"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-aroma-light
|
||||
|
|
Loading…
Reference in a new issue