me
/
guix
Archived
1
0
Fork 0

gnu: r-cghbase: Update to 1.60.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.60.0.
master
Ricardo Wurmus 2023-04-28 18:00:04 +02:00
parent 3c7a962f03
commit a468586541
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10348,12 +10348,12 @@ normalization and quality checking.")
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.58.0")
(version "1.60.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "01n1z525h4h6yr3jfalgjg2g6lhd77sc3n33q0485x7l6xqv1dvp"))))
(base32 "1r050acahvfp2ib88sy9xj4yjzy2d8h73hndi1s075h0zv12mjj7"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs