me
/
guix
Archived
1
0
Fork 0

gnu: r-motifmatchr: Update to 1.24.0.

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

Change-Id: Ic656b84be047307728609f7a80b4077b1c638d4c
master
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
1 changed files with 2 additions and 2 deletions

View File

@ -20826,14 +20826,14 @@ customizable visualzations with minimal effort.")
(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