gnu: r-cghbase: Update to 1.46.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.46.0.
This commit is contained in:
Ricardo Wurmus 2019-12-15 14:34:02 +01:00
parent b6c2f098ba
commit 8341f7062e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1547,12 +1547,12 @@ (define-public r-marray
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.44.0")
(version "1.46.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "0z9lvn5dxym6kc8ak5fsqkipv2p4z49va3cyz1ch8rw477k2iwvm"))))
(base32 "0136pk6pfwpiiy9vca4pgg4wh74jfb5ssglpdszzhamljpvg765x"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs