me
/
guix
Archived
1
0
Fork 0

gnu: r-xcms: Update to 3.20.0.

* gnu/packages/bioconductor.scm (r-xcms): Update to 3.20.0.
master
zimoun 2022-11-17 03:50:22 +01:00 committed by Ricardo Wurmus
parent 61edc0f206
commit bcc13d3642
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -11815,14 +11815,14 @@ based on @dfn{Continuous Wavelet Transform} (CWT).")
(define-public r-xcms
(package
(name "r-xcms")
(version "3.18.0")
(version "3.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "xcms" version))
(sha256
(base32
"0p2zd2728lj5q8y24gdfvsjijd6zl2i73hrcf017n32jq7vn71xm"))))
"1gj0nd90c6ykwn1n7xndzrgfv5dzy0y2lh3bf8120nacccgxl2qx"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase