me
/
guix
Archived
1
0
Fork 0

gnu: r-cghbase: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.54.0.
master
Ricardo Wurmus 2021-11-04 22:04:12 +00:00
parent c6cff9686b
commit c5cb1e0118
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5254,12 +5254,12 @@ normalization and quality checking.")
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.52.0")
(version "1.54.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "1p87k4vw981k97d9bckmprrfg55jwd91658rgxzjj8hnschf28a4"))))
(base32 "1kfxw126bddfy67cmf8dca9qq4bg7fkxjf8iaikplhvs5hl7bp4d"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs