gnu: r-edaseq: Update to 2.30.0.

* gnu/packages/bioconductor.scm (r-edaseq): Update to 2.30.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:38 +02:00
parent 12a8b7bca3
commit 1d19d45fe7
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3606,14 +3606,14 @@ originally made available by Holmes, Harris, and Quince, 2012, PLoS ONE 7(2):
(define-public r-edaseq (define-public r-edaseq
(package (package
(name "r-edaseq") (name "r-edaseq")
(version "2.28.0") (version "2.30.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "EDASeq" version)) (uri (bioconductor-uri "EDASeq" version))
(sha256 (sha256
(base32 (base32
"1vygfdxbjcww7sqzc3j7sp7w13dx10vlzy9z31flf7345qp6blj7")))) "1qnpbmhxvqsma7ihi6yp3ad962xcanlxald84k2szh011ipxj7ws"))))
(properties `((upstream-name . "EDASeq"))) (properties `((upstream-name . "EDASeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs