gnu: r-alevinqc: Update to 1.16.1.

* gnu/packages/bioconductor.scm (r-alevinqc): Update to 1.16.1.
This commit is contained in:
Ricardo Wurmus 2023-07-11 20:16:53 +02:00
parent 4db85c197b
commit f0c82ddced
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3100,13 +3100,13 @@ (define-public r-aldex2
(define-public r-alevinqc
(package
(name "r-alevinqc")
(version "1.16.0")
(version "1.16.1")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "alevinQC" version))
(sha256
(base32
"014jxp2ymxiywp2qa1b9f7iszgf95v03h9kgk8ljabnbia1zsl67"))))
"137bvqyh1cqmhf9x3xl6n1dv0380lpcr2nxhd60b7zqiw4p14i5a"))))
(properties `((upstream-name . "alevinQC")))
(build-system r-build-system)
(propagated-inputs