gnu: r-adacgh2: Update to 2.40.0.
* gnu/packages/bioconductor.scm (r-adacgh2): Update to 2.40.0.
This commit is contained in:
parent
ef9b160820
commit
331bb1ea91
1 changed files with 2 additions and 2 deletions
|
@ -2087,13 +2087,13 @@ ranking by fold-change and visualization.")
|
||||||
(define-public r-adacgh2
|
(define-public r-adacgh2
|
||||||
(package
|
(package
|
||||||
(name "r-adacgh2")
|
(name "r-adacgh2")
|
||||||
(version "2.38.0")
|
(version "2.40.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "ADaCGH2" version))
|
(uri (bioconductor-uri "ADaCGH2" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0g9x3lnr56035wq9ijdcri4sz5pwj8184yxm415gmsxrii9xvpfd"))))
|
(base32 "1mmckrxhv23kl3g4d3n4hfdm97sfg2k36khzy9i6d73g7c033hsv"))))
|
||||||
(properties `((upstream-name . "ADaCGH2")))
|
(properties `((upstream-name . "ADaCGH2")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Reference in a new issue