gnu: r-cghbase: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.50.0.
This commit is contained in:
zimoun 2020-10-30 15:48:08 +01:00 committed by Ricardo Wurmus
parent 6e6c627230
commit ee052d05f1
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -1974,12 +1974,12 @@ (define-public r-marray
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.48.0")
(version "1.50.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "0gfqqa9rs5hid53ihlky88qndgrwxxz0s6j7s505f660dd5nzlkf"))))
(base32 "10zhjmls3f63cj0bnywjb97zhrj7x3xsq6yjhvf5cclxc4kcrcx4"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs