gnu: r-motifbreakr: Update to 2.4.0.

* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.4.0.
This commit is contained in:
zimoun 2020-10-30 15:51:27 +01:00 committed by Ricardo Wurmus
parent a2bae16780
commit 301e549c22
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -4350,12 +4350,12 @@ (define-public r-motifdb
(define-public r-motifbreakr
(package
(name "r-motifbreakr")
(version "2.2.0")
(version "2.4.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "motifbreakR" version))
(sha256
(base32 "09czgmyjcycsvyvadpjddwwvqvxzd0ba3zhczh4mqc09gwa6vhlm"))))
(base32 "0nni6i7h51kz0ch8ls9c9jzd7fjmc9wsavp11hx6w6bmhnh3k4n7"))))
(properties `((upstream-name . "motifbreakR")))
(build-system r-build-system)
(propagated-inputs