me
/
guix
Archived
1
0
Fork 0

gnu: r-methylumi: Update to 2.42.0.

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

View File

@ -8055,14 +8055,14 @@ methylation arrays.")
(define-public r-methylumi
(package
(name "r-methylumi")
(version "2.40.1")
(version "2.42.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "methylumi" version))
(sha256
(base32
"1lfcsv8k9c4ndfwlbdk3vd7fq58100bfijyxklna41zf8m8kkkka"))))
"0klkinq55lfj1d4z8gkrv98849079x1l5gd15habw7jq9xxvhjww"))))
(build-system r-build-system)
(propagated-inputs
(list r-annotate