[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
75/87: gnu: r-msnbase: Update to 2.24.2.
From: |
guix-commits |
Subject: |
75/87: gnu: r-msnbase: Update to 2.24.2. |
Date: |
Mon, 9 Jan 2023 18:27:39 -0500 (EST) |
mbakke pushed a commit to branch staging
in repository guix.
commit aca59da9317cf9ff8d1a71254008d9d0bb5a86b4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 23:08:35 2023 +0100
gnu: r-msnbase: Update to 2.24.2.
* gnu/packages/bioconductor.scm (r-msnbase): Update to 2.24.2.
---
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 2ba7c672bc..3ed0f24818 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6483,14 +6483,14 @@ in SNV base substitution data.")
(define-public r-msnbase
(package
(name "r-msnbase")
- (version "2.24.0")
+ (version "2.24.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MSnbase" version))
(sha256
(base32
- "16apm4qn7sbv06pk2i8k5z7qgkv0yq0h8ri32vikdplqxxh7h0cz"))))
+ "0jdq41rhn9qyhxfihvrgim76fzdrycc02wjsjdrff42gmray49w7"))))
(properties `((upstream-name . "MSnbase")))
(build-system r-build-system)
(propagated-inputs
- 43/87: gnu: r-reticulate: Update to 1.27., (continued)
- 43/87: gnu: r-reticulate: Update to 1.27., guix-commits, 2023/01/09
- 44/87: gnu: r-billboarder: Update to 0.4.0., guix-commits, 2023/01/09
- 45/87: gnu: r-officer: Update to 0.5.1., guix-commits, 2023/01/09
- 48/87: gnu: r-netrep: Update to 1.2.6., guix-commits, 2023/01/09
- 64/87: gnu: r-bien: Update to 1.2.6., guix-commits, 2023/01/09
- 53/87: gnu: r-rgl: Update to 0.111.6., guix-commits, 2023/01/09
- 56/87: gnu: r-lavaan: Update to 0.6-13., guix-commits, 2023/01/09
- 61/87: gnu: r-qtl: Update to 1.58., guix-commits, 2023/01/09
- 72/87: gnu: r-biocparallel: Update to 1.32.5., guix-commits, 2023/01/09
- 74/87: gnu: r-genomeinfodb: Update to 1.34.6., guix-commits, 2023/01/09
- 75/87: gnu: r-msnbase: Update to 2.24.2.,
guix-commits <=
- 77/87: gnu: r-flowworkspace: Update to 4.10.1., guix-commits, 2023/01/09
- 79/87: gnu: r-biocviews: Update to 1.66.2., guix-commits, 2023/01/09
- 80/87: gnu: r-biocset: Update to 1.12.1., guix-commits, 2023/01/09
- 81/87: gnu: Add automatic-component-toolkit., guix-commits, 2023/01/09