gnu: r-cghcall: Update to 2.66.0.
* gnu/packages/bioconductor.scm (r-cghcall): Update to 2.66.0. Change-Id: I14bced655bea4c34d9d97ffafdf7435c5bab9d91master
parent
edabbba1a5
commit
10cba6e840
|
@ -13538,12 +13538,12 @@ the @code{arrayCGH} packages.")
|
|||
(define-public r-cghcall
|
||||
(package
|
||||
(name "r-cghcall")
|
||||
(version "2.64.0")
|
||||
(version "2.66.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "CGHcall" version))
|
||||
(sha256
|
||||
(base32 "1x2zfr40bm42zd1bljwpbz3cz1q23a3yy1g277lwsp78gxbn3zly"))))
|
||||
(base32 "1gjd3ggiw93cwcacjb1472ia98aaapj9gln04v5pbwmp2r4xfcs7"))))
|
||||
(properties `((upstream-name . "CGHcall")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue