gnu: r-motifbreakr: Update to 2.6.1.

* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.6.1.
This commit is contained in:
Ricardo Wurmus 2021-07-26 18:07:19 +02:00
parent 336b110f69
commit 73fa220b43
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

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