gnu: r-cghbase: Update to 1.62.0.
* gnu/packages/bioconductor.scm (r-cghbase): Update to 1.62.0. Change-Id: Ib7b8ca1ee0c5ffe5831f92b4b26507e53da5a3a4master
parent
cbd1bdf433
commit
af7177b379
|
@ -12145,12 +12145,12 @@ normalization and quality checking.")
|
|||
(define-public r-cghbase
|
||||
(package
|
||||
(name "r-cghbase")
|
||||
(version "1.60.0")
|
||||
(version "1.62.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CGHbase" version))
|
||||
(sha256
|
||||
(base32 "1r050acahvfp2ib88sy9xj4yjzy2d8h73hndi1s075h0zv12mjj7"))))
|
||||
(base32 "1iw03gq1kvmn9a6h0kw389l9i7h99fbxcsag9f3gkfznjv0vp5k4"))))
|
||||
(properties `((upstream-name . "CGHbase")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue