gnu: r-cghbase: Update to 1.44.0.

* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.44.0.
master
Ricardo Wurmus 2019-05-05 23:54:53 +02:00
parent bcb95b7aac
commit 8efb842f11
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -1226,12 +1226,12 @@ normalization and quality checking.")
(define-public r-cghbase
(package
(name "r-cghbase")
(version "1.42.0")
(version "1.44.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "CGHbase" version))
(sha256
(base32 "0ghxp49xdi09p3f2qwrdrq2p4qjafj4z1rr08ycgbf11gb22h1sc"))))
(base32 "0z9lvn5dxym6kc8ak5fsqkipv2p4z49va3cyz1ch8rw477k2iwvm"))))
(properties `((upstream-name . "CGHbase")))
(build-system r-build-system)
(propagated-inputs