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 @@ (define-public r-maftools
(define-public r-motifmatchr
(package
(name "r-motifmatchr")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifmatchr" version))
(sha256
(base32
"01k2ngf4nj2cazb3a2c96by86xwdkdngzwhb73n2wadibamnqnfv"))))
"0vqsxfbrxs25xr27vsr5syqjn6fwvn5dw0g76w4rdqk5d08p56ci"))))
(properties `((upstream-name . "motifmatchr")))
(build-system r-build-system)
(propagated-inputs