gnu: r-ebseq: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-ebseq): Update to 1.28.0.
This commit is contained in:
parent
6a7cfd5f1f
commit
1e37caca52
1 changed files with 2 additions and 2 deletions
|
@ -2677,14 +2677,14 @@ (define-public r-nbpseq
|
|||
(define-public r-ebseq
|
||||
(package
|
||||
(name "r-ebseq")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "EBSeq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0ay1vcccpc29r3vinlnwp9256345bfb346kg2y11kib4bnrabjb6"))))
|
||||
"0s9r1xxpfm5794ipjm5a5c8gfxicc6arma6f74aaz8zi5y5q9x5f"))))
|
||||
(properties `((upstream-name . "EBSeq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue