gnu: r-motifbreakr: Update to 2.8.0.

* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.8.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:24 +00:00
parent a906e93378
commit 9a27f82d03
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -7973,12 +7973,12 @@ (define-public r-motifdb
(define-public r-motifbreakr
(package
(name "r-motifbreakr")
(version "2.6.1")
(version "2.8.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "motifbreakR" version))
(sha256
(base32 "1n6v8a7c27aswmbrlcwcpghf27aplkc6nn923imglc3c0sh2lkrz"))))
(base32 "0lrgy64sv2ma6kylp4lsbwkg6ci1kn6qkk0cvzw3m4k3bgia1npj"))))
(properties `((upstream-name . "motifbreakR")))
(build-system r-build-system)
(propagated-inputs