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

gnu: r-banocc: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-banocc): Update to 1.36.0.

Change-Id: Iadc186f67c81b217227b247000a3255d6c69d8fb
This commit is contained in:
Ricardo Wurmus
2026-05-02 08:38:40 +02:00
parent b102e3979d
commit b0f880e9b8
+2 -2
View File
@@ -5993,13 +5993,13 @@ the posterior densities for the average relative abundance of transcripts.")
(define-public r-banocc
(package
(name "r-banocc")
(version "1.35.0")
(version "1.36.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "banocc" version))
(sha256
(base32
"0jinzjc455rb43p0yyafw735bvhlf74cjm7w0w2z2ybwixc2h37d"))))
"0pdz29iibv2bhls4cbzlad0187mgqfxij8imkc665chzfl343ck1"))))
(properties `((upstream-name . "banocc")))
(build-system r-build-system)
(propagated-inputs