gnu: r-dose: Update to 3.10.1.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.10.1.
master
Ricardo Wurmus 2019-05-30 13:40:48 +02:00
parent 169d63f533
commit d1ee1540d4
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2886,14 +2886,14 @@ to multiple hypothesis correction.")
(define-public r-dose
(package
(name "r-dose")
(version "3.10.0")
(version "3.10.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DOSE" version))
(sha256
(base32
"0dvhnfhzhhzcxm8zhdwrkif7sak4p888sjqfd3a0p77h0hs6g8pv"))))
"0ab7mgj42fg6608qkciyqivr1n8s8r5ibvp0z3jfclrnyx6cl0w1"))))
(properties `((upstream-name . "DOSE")))
(build-system r-build-system)
(propagated-inputs