[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: r-xcms: Update to 4.0.2.
From: |
guix-commits |
Subject: |
08/11: gnu: r-xcms: Update to 4.0.2. |
Date: |
Thu, 18 Jan 2024 10:03:00 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit eee867139cb49e55b2721c368a1542c633ea6c38
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jan 18 16:01:36 2024 +0100
gnu: r-xcms: Update to 4.0.2.
* gnu/packages/bioconductor.scm (r-xcms): Update to 4.0.2.
Change-Id: I1fe358bb287acb2810b83c383b0cd1b28e8c97b5
---
gnu/packages/bioconductor.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index a55d967fc8..4a6eed1bfb 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -16781,14 +16781,14 @@ based on @dfn{Continuous Wavelet Transform} (CWT).")
(define-public r-xcms
(package
(name "r-xcms")
- (version "4.0.1")
+ (version "4.0.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "xcms" version))
(sha256
(base32
- "061ihzj8pn2g393q1gdq2jssanxm9gh5qm37fz4gna2hbd6bf79p"))))
+ "170s260sp880d3rb256189jvfnnmyzf9nxh8bvksng6yp561r8dc"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase
- branch master updated (48b5e88518 -> f1aaaf2ac1), guix-commits, 2024/01/18
- 02/11: import/cran: Add transformation for "packaging"., guix-commits, 2024/01/18
- 03/11: gnu: r-animalcules: Update to 1.18.2., guix-commits, 2024/01/18
- 10/11: gnu: r-basilisk: Update to 1.14.2., guix-commits, 2024/01/18
- 05/11: gnu: r-dss: Update to 2.50.1., guix-commits, 2024/01/18
- 09/11: gnu: r-scran: Update to 1.30.1., guix-commits, 2024/01/18
- 01/11: gnu: Add r-rocit., guix-commits, 2024/01/18
- 11/11: gnu: r-tximeta: Update to 1.20.2., guix-commits, 2024/01/18
- 07/11: gnu: r-genomicalignments: Update to 1.38.2., guix-commits, 2024/01/18
- 06/11: gnu: r-edger: Update to 4.0.9., guix-commits, 2024/01/18
- 08/11: gnu: r-xcms: Update to 4.0.2.,
guix-commits <=
- 04/11: gnu: r-densvis: Update to 1.12.1., guix-commits, 2024/01/18