gnu: r-cghbase: Update to 1.58.0.
* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.58.0.
This commit is contained in:
parent
78d4b00882
commit
67799955b4
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue