1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-05-16 14:15:56 +02:00

gnu: r-bionero: Update to 1.14.0.

* gnu/packages/bioconductor.scm (r-bionero): Update to 1.14.0.

Change-Id: I2e34156fa78edd78cf92abc005e4344f588d046c
This commit is contained in:
Ricardo Wurmus
2024-11-04 14:49:53 +01:00
parent acc4e04659
commit fed505b4f8
+2 -2
View File
@@ -24709,14 +24709,14 @@ using aCGH or sequencing.")
(define-public r-bionero
(package
(name "r-bionero")
(version "1.12.0")
(version "1.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioNERO" version))
(sha256
(base32
"02jqlpd31mhxbvksj7ny34f6dv8skkkr76lkiaj5gm078kfr0zx5"))))
"08mhr9ichh2kynnwchmcqf4l0sn38v5sww6995jwqfyxy5vqvx4x"))))
(properties `((upstream-name . "BioNERO")))
(build-system r-build-system)
(propagated-inputs