me
/
guix
Archived
1
0
Fork 0

gnu: r-xcms: Update to 4.0.1.

* gnu/packages/bioconductor.scm (r-xcms): Update to 4.0.1.

Change-Id: I98dd730bb959d2483164177a3e534915d13fee44
Ricardo Wurmus 2023-12-15 17:47:40 +01:00
parent e22fc284e3
commit 2ab52103c9
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16550,14 +16550,14 @@ based on @dfn{Continuous Wavelet Transform} (CWT).")
(define-public r-xcms
(package
(name "r-xcms")
(version "4.0.0")
(version "4.0.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "xcms" version))
(sha256
(base32
"10bvxww489mb4bl5v9ma6klyg359zb9ady5rl95q1mkp54hahdw8"))))
"061ihzj8pn2g393q1gdq2jssanxm9gh5qm37fz4gna2hbd6bf79p"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase