gnu: r-dose: Update to 3.10.0.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.0.
This commit is contained in:
Ricardo Wurmus 2019-05-06 00:02:46 +02:00
parent ebffd24c10
commit 1990ff9d10
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2884,14 +2884,14 @@ (define-public r-fgsea
(define-public r-dose
(package
(name "r-dose")
(version "3.8.2")
(version "3.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DOSE" version))
(sha256
(base32
"1gh7dhvfc71kawxcfx8xqlir7mwvg5mmz4lqrdrvw5knvi2h3mfa"))))
"0dvhnfhzhhzcxm8zhdwrkif7sak4p888sjqfd3a0p77h0hs6g8pv"))))
(properties `((upstream-name . "DOSE")))
(build-system r-build-system)
(propagated-inputs