gnu: r-ebseq: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-ebseq): Update to 1.36.0.
This commit is contained in:
parent
9af002ee18
commit
3de4ed3fc6
1 changed files with 2 additions and 2 deletions
|
@ -7335,14 +7335,14 @@ (define-public r-nbpseq
|
|||
(define-public r-ebseq
|
||||
(package
|
||||
(name "r-ebseq")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "EBSeq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1p8i04v5h6mbc8zqbf3rifbwwylzzc1fqrkhh0a0mbcgq2nv7i9m"))))
|
||||
"192xl9fwsh04w563yk33mfl303d1kqby2ssbqkckqsdr4jb7d57y"))))
|
||||
(properties `((upstream-name . "EBSeq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue