gnu: r-cghbase: Update to 1.60.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.60.0.
This commit is contained in:
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

View file

@ -10348,12 +10348,12 @@ (define-public r-marray
(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