me
/
guix
Archived
1
0
Fork 0

gnu: r-edaseq: Update to 2.34.0.

* gnu/packages/bioconductor.scm (r-edaseq): Update to 2.34.0.
master
Ricardo Wurmus 2023-04-28 17:59:53 +02:00
parent 59cecee237
commit 2a1f12e3d1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6520,14 +6520,14 @@ code{dittoColors()}.")
(define-public r-edaseq (define-public r-edaseq
(package (package
(name "r-edaseq") (name "r-edaseq")
(version "2.32.0") (version "2.34.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
"0hx4als33lvdchz5s6cv2axvjyp0k8p3v0lm51jayhjcjpmihqzp")))) "0gf4k02b5qywrg5rpg6hs9gyzcdlpw36ndgz3ca19plicair4mih"))))
(properties `((upstream-name . "EDASeq"))) (properties `((upstream-name . "EDASeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs