mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-16 07:58:01 -05:00
gnu: r-scone: Update to 1.22.0.
* gnu/packages/bioconductor.scm (r-scone): Update to 1.22.0.
This commit is contained in:
parent
7030f66362
commit
d00553da9b
1 changed files with 2 additions and 2 deletions
|
@ -9648,14 +9648,14 @@ (define-public r-scdd
|
|||
(define-public r-scone
|
||||
(package
|
||||
(name "r-scone")
|
||||
(version "1.20.0")
|
||||
(version "1.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "scone" version))
|
||||
(sha256
|
||||
(base32
|
||||
"05id34n6min03ha1chg5mrvx399qm2mby9kxkaz5w8fbidp97851"))))
|
||||
"0pg09r28xqjlvb6nbswglnmwi05q63fag6rp3sw41g6z8gm5wap7"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-aroma-light
|
||||
|
|
Loading…
Reference in a new issue