gnu: r-cghcall: Update to 2.56.0.

* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.56.0.
This commit is contained in:
Ricardo Wurmus 2021-11-04 22:04:13 +00:00
parent c5cb1e0118
commit 19fb6bae8c
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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