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