gnu: r-motifbreakr: Update to 2.6.0.

* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.6.0.
This commit is contained in:
Ricardo Wurmus 2021-06-05 08:50:00 +02:00
parent b532b80afb
commit 1390f426db
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -7680,12 +7680,12 @@ frequency matrices from nine public sources, for multiple organisms.")
(define-public r-motifbreakr
(package
(name "r-motifbreakr")
(version "2.4.0")
(version "2.6.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "motifbreakR" version))
(sha256
(base32 "0nni6i7h51kz0ch8ls9c9jzd7fjmc9wsavp11hx6w6bmhnh3k4n7"))))
(base32 "0i18qriznad4lr6ynzmz01k5yavs5m3h7hd0adbyg8lppbzm6hh4"))))
(properties `((upstream-name . "motifbreakR")))
(build-system r-build-system)
(propagated-inputs