mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-destiny: Update to 3.20.0.
* gnu/packages/bioconductor.scm (r-destiny): Update to 3.20.0. Change-Id: Ib26b065b17b5aff26e87ce397a2036134e2fafc0
This commit is contained in:
parent
0e7c34ece4
commit
6b5b0094d4
1 changed files with 2 additions and 2 deletions
|
@ -16533,14 +16533,14 @@ possible, parallelization is achieved using the BiocParallel framework.")
|
|||
(define-public r-destiny
|
||||
(package
|
||||
(name "r-destiny")
|
||||
(version "3.18.0")
|
||||
(version "3.20.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "destiny" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0w7j6xh0gzhahk1r8w2wgnylq5v476jzz0g14yjmszfkzm10va3h"))))
|
||||
"15avvn8mfr899j18pahn2w3wlgj7g8jy6plnxabrch81bv79rva3"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue