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 @@ (define-public r-tfbstools
(define-public r-motifmatchr
(package
(name "r-motifmatchr")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifmatchr" version))
(sha256
(base32
"1vif3dp4lv4jz1pxsq0ig791ir8q65jmrlqmkyfxpfxfj5alqnbm"))))
"0f7j54zdn51h1gcn81vqs8avmschjwqprjcfpvsi00q4fna3fg7z"))))
(properties `((upstream-name . "motifmatchr")))
(build-system r-build-system)
(propagated-inputs