gnu: r-edaseq: Update to 2.30.0.
* gnu/packages/bioconductor.scm (r-edaseq): Update to 2.30.0.
This commit is contained in:
parent
12a8b7bca3
commit
1d19d45fe7
1 changed files with 2 additions and 2 deletions
|
@ -3606,14 +3606,14 @@ (define-public r-dirichletmultinomial
|
|||
(define-public r-edaseq
|
||||
(package
|
||||
(name "r-edaseq")
|
||||
(version "2.28.0")
|
||||
(version "2.30.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "EDASeq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1vygfdxbjcww7sqzc3j7sp7w13dx10vlzy9z31flf7345qp6blj7"))))
|
||||
"1qnpbmhxvqsma7ihi6yp3ad962xcanlxald84k2szh011ipxj7ws"))))
|
||||
(properties `((upstream-name . "EDASeq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue