gnu: r-bbcanalyzer: Update to 1.34.0.

* gnu/packages/bioconductor.scm (r-bbcanalyzer): Update to 1.34.0.

Change-Id: I14da55ec9487fe641aac8e7e85708253afc1bc83
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:25 +02:00
parent 856c5c775f
commit a791fbd1a3
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -24160,13 +24160,13 @@ posterior (3D array).")
(define-public r-bbcanalyzer
(package
(name "r-bbcanalyzer")
(version "1.32.0")
(version "1.34.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BBCAnalyzer" version))
(sha256
(base32 "108jcgsf5hyj348y17hcw8m3zcfjgzpx8nz4n5jgxp2lgxjyizy1"))))
(base32 "16zm6fix5f5277dkdaxyxl1q1n52960ma3vw8001a5bjxhic58rn"))))
(properties `((upstream-name . "BBCAnalyzer")))
(build-system r-build-system)
(propagated-inputs