gnu: r-cghbase: Update to 1.58.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.58.0.
This commit is contained in:
zimoun 2022-11-17 03:50:15 +01:00 committed by Ricardo Wurmus
parent 78d4b00882
commit 67799955b4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -8219,12 +8219,12 @@ (define-public r-marray
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.56.0")
(version "1.58.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "1q8yy60r4g5nyv2gbfdgk192xd73c0rrjr668d5616ddb7sx8wcr"))))
(base32 "01n1z525h4h6yr3jfalgjg2g6lhd77sc3n33q0485x7l6xqv1dvp"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs