gnu: r-dose: Update to 3.18.0.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.18.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:49:58 +02:00
parent c8bec0d962
commit ca136dd70a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7127,14 +7127,14 @@ (define-public r-fgsea
(define-public r-dose (define-public r-dose
(package (package
(name "r-dose") (name "r-dose")
(version "3.16.0") (version "3.18.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "DOSE" version)) (uri (bioconductor-uri "DOSE" version))
(sha256 (sha256
(base32 (base32
"149hpf690jls5r5g84sh2hqs10qbqi94syhxfv8n2f800fk7lgy4")))) "1x9cg6qlvbcdb965jh01w07ibc4lj30ikq1v312rdih3sn6zsdck"))))
(properties `((upstream-name . "DOSE"))) (properties `((upstream-name . "DOSE")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs