gnu: r-dose: Update to 3.22.0.
* gnu/packages/bioconductor.scm (r-dose): Update to 3.22.0.
This commit is contained in:
parent
cf8935a130
commit
00c890fa47
1 changed files with 2 additions and 2 deletions
|
@ -8571,14 +8571,14 @@ (define-public r-fgsea
|
|||
(define-public r-dose
|
||||
(package
|
||||
(name "r-dose")
|
||||
(version "3.20.1")
|
||||
(version "3.22.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DOSE" version))
|
||||
(sha256
|
||||
(base32
|
||||
"10kknaqz40pb6v0fcjzp12hfpi6k5kvlqnyxx1k3y0h0wdg8hs3n"))))
|
||||
"11lg4ql0bi54p2wg3z1dw9rwqai37khgcqbs4cb7zf67ml8jadwp"))))
|
||||
(properties `((upstream-name . "DOSE")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue