gnu: r-diffbind: Update to 3.6.4.
* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.6.4.
This commit is contained in:
parent
309cfcedca
commit
e581479be8
1 changed files with 2 additions and 2 deletions
|
@ -6806,14 +6806,14 @@ (define-public r-greylistchip
|
|||
(define-public r-diffbind
|
||||
(package
|
||||
(name "r-diffbind")
|
||||
(version "3.6.1")
|
||||
(version "3.6.4")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "DiffBind" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0izlk8vmmal4dj0bjxhgzr25arfa9zgdv06rm70w7ylr0gl84pzr"))))
|
||||
"035xczcir4q7yj6x9m3yq3dpvbfas9la925avni8147cwhybagqr"))))
|
||||
(properties `((upstream-name . "DiffBind")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue