gnu: r-cghcall: Update to 2.60.0.
* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.60.0.
This commit is contained in:
parent
67799955b4
commit
564afa20fb
1 changed files with 2 additions and 2 deletions
|
@ -8238,12 +8238,12 @@ (define-public r-cghbase
|
|||
(define-public r-cghcall
|
||||
(package
|
||||
(name "r-cghcall")
|
||||
(version "2.58.0")
|
||||
(version "2.60.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CGHcall" version))
|
||||
(sha256
|
||||
(base32 "1qpsibp4gb09sn6fkwwrdjkh3a28lqfbk18c6fvn4m386j96ps65"))))
|
||||
(base32 "0860w2vf662qqii09pjdx85yl346jcldxiikhbwv0vg86blwb2g2"))))
|
||||
(properties `((upstream-name . "CGHcall")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue