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 @@ (define-public r-motifdb
(define-public r-motifbreakr
(package
(name "r-motifbreakr")
(version "2.6.0")
(version "2.6.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "motifbreakR" version))
(sha256
(base32 "0i18qriznad4lr6ynzmz01k5yavs5m3h7hd0adbyg8lppbzm6hh4"))))
(base32 "1n6v8a7c27aswmbrlcwcpghf27aplkc6nn923imglc3c0sh2lkrz"))))
(properties `((upstream-name . "motifbreakR")))
(build-system r-build-system)
(propagated-inputs