gnu: r-dose: Update to 3.20.1.

* gnu/packages/bioconductor.scm (r-dose): Update to 3.20.1.
This commit is contained in:
Ricardo Wurmus 2021-11-24 13:06:52 +01:00
parent 010806f78a
commit 370bb5851a
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7442,14 +7442,14 @@ (define-public r-fgsea
(define-public r-dose (define-public r-dose
(package (package
(name "r-dose") (name "r-dose")
(version "3.20.0") (version "3.20.1")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "DOSE" version)) (uri (bioconductor-uri "DOSE" version))
(sha256 (sha256
(base32 (base32
"0hj5hn54g8a3gj4q9200bffcy9m1mvkiwbg60ysv1hxxbpi57kmv")))) "10kknaqz40pb6v0fcjzp12hfpi6k5kvlqnyxx1k3y0h0wdg8hs3n"))))
(properties `((upstream-name . "DOSE"))) (properties `((upstream-name . "DOSE")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs