me
/
guix
Archived
1
0
Fork 0

gnu: r-ebseq: Update to 1.26.0.

* gnu/packages/bioconductor.scm (r-ebseq): Update to 1.26.0.
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -2323,14 +2323,14 @@ and regression inferences from RNA-sequencing data.")
(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