gnu: r-motifbreakr: Update to 2.14.2.

* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.14.2.
This commit is contained in:
Ricardo Wurmus 2023-07-11 20:22:28 +02:00
parent a98f8bdcf3
commit 1d53aa680e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13679,12 +13679,12 @@ (define-public r-motifdb
(define-public r-motifbreakr
(package
(name "r-motifbreakr")
(version "2.13.7")
(version "2.14.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "motifbreakR" version))
(sha256
(base32 "0j4i3059n0g9n73nyxaca7pd4hncvgp0ww63i3kyp5pnvwycsax2"))))
(base32 "13fv0rkyb32grswlgzd3zr35p9xpibj2iq62sr23if4w6z5nbml2"))))
(properties `((upstream-name . "motifbreakR")))
(build-system r-build-system)
(propagated-inputs