me
/
guix
Archived
1
0
Fork 0

gnu: r-adacgh2: Update to 2.40.0.

* gnu/packages/bioconductor.scm (r-adacgh2): Update to 2.40.0.
master
Ricardo Wurmus 2023-04-28 17:59:40 +02:00
parent ef9b160820
commit 331bb1ea91
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -2087,13 +2087,13 @@ ranking by fold-change and visualization.")
(define-public r-adacgh2
(package
(name "r-adacgh2")
(version "2.38.0")
(version "2.40.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "ADaCGH2" version))
(sha256
(base32 "0g9x3lnr56035wq9ijdcri4sz5pwj8184yxm415gmsxrii9xvpfd"))))
(base32 "1mmckrxhv23kl3g4d3n4hfdm97sfg2k36khzy9i6d73g7c033hsv"))))
(properties `((upstream-name . "ADaCGH2")))
(build-system r-build-system)
(arguments