Archived
1
0
Fork 0

gnu: r-motifmatchr: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.22.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:32 +02:00
parent 6263d39069
commit 0609a92c0b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -18544,14 +18544,14 @@ customizable visualzations with minimal effort.")
(define-public r-motifmatchr (define-public r-motifmatchr
(package (package
(name "r-motifmatchr") (name "r-motifmatchr")
(version "1.20.0") (version "1.22.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
"01k2ngf4nj2cazb3a2c96by86xwdkdngzwhb73n2wadibamnqnfv")))) "0vqsxfbrxs25xr27vsr5syqjn6fwvn5dw0g76w4rdqk5d08p56ci"))))
(properties `((upstream-name . "motifmatchr"))) (properties `((upstream-name . "motifmatchr")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs