me
/
guix
Archived
1
0
Fork 0

gnu: r-sva: Update to 3.46.0.

* gnu/packages/bioconductor.scm (r-sva): Update to 3.46.0.
master
zimoun 2022-11-17 03:50:14 +01:00 committed by Ricardo Wurmus
parent ab4f54d5f9
commit adedfb51fa
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7256,14 +7256,14 @@ samples.")
(define-public r-sva
(package
(name "r-sva")
(version "3.44.0")
(version "3.46.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "sva" version))
(sha256
(base32
"0ka259rn0la0hjslj7w24q1dyyh79h84nw6mxp7armqbfjb207a4"))))
"0c1b7w4rvyy8i0jygj8g9xgf46rmgx8bpdlp2x4fdjr9xsrsl23g"))))
(build-system r-build-system)
(propagated-inputs
(list r-edger