1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-07-02 02:44:05 +02:00

gnu: r-biocthis: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.22.0.

Change-Id: I8bda7567e5e18b23f26a983d9c99623d2d7c5abc
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:16:49 +02:00
parent 2aa9bc5bdb
commit 60a7a4364d
+2 -2
View File
@@ -28290,14 +28290,14 @@ transcription factor binding consensus by heuristic search.")
(define-public r-biocthis
(package
(name "r-biocthis")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biocthis" version))
(sha256
(base32
"0svn4156jnf1ql1ln6x0c80h7z0gkxlfcn3q644ahpi18s6w0pil"))))
"0kkvcl29nv6ndk37y45k8cwdm5n1pqhsz6wfh3a058n2b9x8hk78"))))
(properties `((upstream-name . "biocthis")))
(build-system r-build-system)
(arguments