gnu: r-bioqc: Update to 1.28.0.

* gnu/packages/bioconductor.scm (r-bioqc): Update to 1.28.0.
This commit is contained in:
Ricardo Wurmus 2023-04-28 19:01:42 +02:00
parent cb91d8ff79
commit 5a5d466e15
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -20347,14 +20347,14 @@ (define-public r-bionetstat
(define-public r-bioqc
(package
(name "r-bioqc")
(version "1.26.0")
(version "1.28.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BioQC" version))
(sha256
(base32
"1ssxsxdm8vmlrmvvdz5p98apd3xsal1h3ss8556g83kgw830zsxf"))))
"0g6imi03l4xm0chx3i9wd2vdy0ls78lnylp294fq0jldl4n6y0nw"))))
(properties `((upstream-name . "BioQC")))
(build-system r-build-system)
(propagated-inputs