me
/
guix
Archived
1
0
Fork 0

gnu: r-minfi: Update to 1.42.0.

* gnu/packages/bioconductor.scm (r-minfi): Update to 1.42.0.
master
Ricardo Wurmus 2022-05-28 12:44:56 +02:00
parent 2246d7a2d9
commit f36df22ceb
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8004,14 +8004,14 @@ studies.")
(define-public r-minfi
(package
(name "r-minfi")
(version "1.40.0")
(version "1.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "minfi" version))
(sha256
(base32
"0d5220nknwgi1020vhvf7408n5p80dmad66n85af5776qn84a6nx"))))
"0255z7w5i5k01w8wn7jkb37h3q7m7vg0szqgk76h330yydnmkrq6"))))
(build-system r-build-system)
(propagated-inputs
(list r-beanplot