gnu: r-motifbreakr: Update to 2.12.3.

* gnu/packages/bioconductor.scm (r-motifbreakr): Update to 2.12.3.
This commit is contained in:
Ricardo Wurmus 2023-03-15 14:56:31 +01:00
parent e952be7fb2
commit ab6909adf0
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -12560,12 +12560,12 @@ (define-public r-motifdb
(define-public r-motifbreakr
(package
(name "r-motifbreakr")
(version "2.12.0")
(version "2.12.3")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "motifbreakR" version))
(sha256
(base32 "0lq79as9gb48hf3v2xj895s0nsjr37fqah4p405kdybzry56gvrq"))))
(base32 "073xv26yaksqa0j2vyqf8ak5yqsxg5s86izdlmlwdidnxdnd16si"))))
(properties `((upstream-name . "motifbreakR")))
(build-system r-build-system)
(propagated-inputs