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 @@ (define-public r-nbpseq
(define-public r-ebseq
(package
(name "r-ebseq")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "EBSeq" version))
(sha256
(base32
"13rf85gffqn86r5gqibla3gqrnnag2zinrfawpcsgn3fk7hl3v83"))))
"0ay1vcccpc29r3vinlnwp9256345bfb346kg2y11kib4bnrabjb6"))))
(properties `((upstream-name . "EBSeq")))
(build-system r-build-system)
(propagated-inputs