1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-29 14:14:04 +02:00

gnu: r-tricycle: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-tricycle): Update to 1.20.0.

Change-Id: I6007e98d3d56acab0cacfaa902d58bf640561660
This commit is contained in:
Ricardo Wurmus
2026-05-01 22:16:54 +02:00
parent 1e3e8931dd
commit c58e6a7616
+2 -2
View File
@@ -29100,13 +29100,13 @@ starburst plots) in order to easily develop complete analysis pipelines.")
(define-public r-tricycle
(package
(name "r-tricycle")
(version "1.18.0")
(version "1.20.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "tricycle" version))
(sha256
(base32
"0iafaafqph9a1hjmgdzwjr8fn3cn98mfvy42i68kcbih0c4n25ib"))))
"11l4i4ydha705dfc2bvbm3p8264jk6lb2dhk25dsxbdp60z93sfy"))))
(properties `((upstream-name . "tricycle")))
(build-system r-build-system)
(propagated-inputs