gnu: r-dose: Update to 3.24.2.
* gnu/packages/bioconductor.scm (r-dose): Update to 3.24.2.
This commit is contained in:
parent
a5ee462b7a
commit
f9747ecc2c
1 changed files with 2 additions and 2 deletions
|
@ -10463,14 +10463,14 @@ (define-public r-fgsea
|
|||
(define-public r-dose
|
||||
(package
|
||||
(name "r-dose")
|
||||
(version "3.24.1")
|
||||
(version "3.24.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DOSE" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1ai42pnd8s8ws6y9nlq5d858w2rp8gfw2vpndslspj4q8gc4dbb1"))))
|
||||
"0scp6sgb1iwwfh7gdak4dxf1hb870745km9nc9hga8pnsnqi5v3g"))))
|
||||
(properties `((upstream-name . "DOSE")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue