gnu: r-motifmatchr: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.24.0.

Change-Id: Ic656b84be047307728609f7a80b4077b1c638d4c
This commit is contained in:
Ricardo Wurmus 2023-11-03 17:19:07 +01:00
parent 2458396f31
commit c5068f9911
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20826,14 +20826,14 @@ (define-public r-maftools
(define-public r-motifmatchr
(package
(name "r-motifmatchr")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifmatchr" version))
(sha256
(base32
"0vqsxfbrxs25xr27vsr5syqjn6fwvn5dw0g76w4rdqk5d08p56ci"))))
"13kkg9xpyvgqpsaz5f96pd43i8a45jrbnzqmax793zkv4ai8p16j"))))
(properties `((upstream-name . "motifmatchr")))
(build-system r-build-system)
(propagated-inputs