Archived
1
0
Fork 0

gnu: r-ebseq: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-ebseq): Update to 1.26.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 14:40:04 +01:00
parent 96030bf718
commit a9649c4138
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -2323,14 +2323,14 @@ and regression inferences from RNA-sequencing data.")
(define-public r-ebseq (define-public r-ebseq
(package (package
(name "r-ebseq") (name "r-ebseq")
(version "1.24.0") (version "1.26.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "EBSeq" version)) (uri (bioconductor-uri "EBSeq" version))
(sha256 (sha256
(base32 (base32
"13rf85gffqn86r5gqibla3gqrnnag2zinrfawpcsgn3fk7hl3v83")))) "0ay1vcccpc29r3vinlnwp9256345bfb346kg2y11kib4bnrabjb6"))))
(properties `((upstream-name . "EBSeq"))) (properties `((upstream-name . "EBSeq")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs