gnu: r-motifmatchr: Update to 1.16.0.
* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.16.0.
This commit is contained in:
parent
d15fac3713
commit
5eb0f4d20e
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user