Archived
1
0
Fork 0

gnu: r-motifmatchr: Update to 1.26.0.

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

Change-Id: I829ce102796a01db25be22eba3b6eeb3dbd07b31
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:17 +02:00
parent aec0563082
commit fe25e3608b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -22319,14 +22319,14 @@ customizable visualzations with minimal effort.")
(define-public r-motifmatchr
(package
(name "r-motifmatchr")
(version "1.24.0")
(version "1.26.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifmatchr" version))
(sha256
(base32
"13kkg9xpyvgqpsaz5f96pd43i8a45jrbnzqmax793zkv4ai8p16j"))))
"1wpvdg5x51cbzpqa4s2s0zl9h7fsrsp87mxxlhxs65zx6yyfj2xl"))))
(properties `((upstream-name . "motifmatchr")))
(build-system r-build-system)
(propagated-inputs