gnu: r-motifmatchr: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.16.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:43 +00:00
parent d15fac3713
commit 5eb0f4d20e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -12775,14 +12775,14 @@ provides a wrapper of de novo motif discovery software.")
(define-public r-motifmatchr (define-public r-motifmatchr
(package (package
(name "r-motifmatchr") (name "r-motifmatchr")
(version "1.14.0") (version "1.16.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "motifmatchr" version)) (uri (bioconductor-uri "motifmatchr" version))
(sha256 (sha256
(base32 (base32
"1vif3dp4lv4jz1pxsq0ig791ir8q65jmrlqmkyfxpfxfj5alqnbm")))) "0f7j54zdn51h1gcn81vqs8avmschjwqprjcfpvsi00q4fna3fg7z"))))
(properties `((upstream-name . "motifmatchr"))) (properties `((upstream-name . "motifmatchr")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs