gnu: r-cghcall: Update to 2.58.0.

* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.58.0.
This commit is contained in:
Ricardo Wurmus 2022-05-28 12:44:50 +02:00
parent 7188427b5c
commit 3dd1b0508d
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -6447,12 +6447,12 @@ (define-public r-cghbase
(define-public r-cghcall
(package
(name "r-cghcall")
(version "2.56.0")
(version "2.58.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHcall" version))
(sha256
(base32 "1r4y8zakgmdbnpwgp14kwh4iwqgqcmjq2yg4nc7j37p09bw1c8zr"))))
(base32 "1qpsibp4gb09sn6fkwwrdjkh3a28lqfbk18c6fvn4m386j96ps65"))))
(properties `((upstream-name . "CGHcall")))
(build-system r-build-system)
(propagated-inputs