1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-16 03:50:45 +02:00

gnu: r-bioqc: Update to 1.36.0.

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

Change-Id: Ifa044f66a99e146c89c78fe20a92ed277b9f58b6
This commit is contained in:
Ricardo Wurmus 2025-04-29 22:40:12 +02:00
parent 85e3a70aef
commit 68505b3f0e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -27993,14 +27993,14 @@ network and metabolic pathways view.")
(define-public r-bioqc
(package
(name "r-bioqc")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioQC" version))
(sha256
(base32
"10m1ch170d1frq6qcryiqbhb0m1nk921frw04qrxf3b4xfmgiq8c"))))
"0waw9hkf879hmyb2s1bhnia0sygr4z46815frbxdir5q9m6w7zhc"))))
(properties `((upstream-name . "BioQC")))
(build-system r-build-system)
(propagated-inputs