[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
140/457: gnu: r-rcas: Update to 1.24.0.
From: |
guix-commits |
Subject: |
140/457: gnu: r-rcas: Update to 1.24.0. |
Date: |
Thu, 24 Nov 2022 06:36:57 -0500 (EST) |
rekado pushed a commit to branch wip-bioconductor
in repository guix.
commit b7ec827477ed4a7d050fa73eda583981843fce60
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Thu Nov 17 03:50:12 2022 +0100
gnu: r-rcas: Update to 1.24.0.
* gnu/packages/bioconductor.scm (r-rcas): Update to 1.24.0.
---
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 7f3dea4d3d..7582823bcf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -6406,13 +6406,13 @@ the graph algorithms contained in the Boost library.")
(define-public r-rcas
(package
(name "r-rcas")
- (version "1.22.0")
+ (version "1.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "RCAS" version))
(sha256
(base32
- "05sj2ab7bxgf41gkmjaskhqm0198xlir1sw3f73x8rjg14rssmqf"))))
+ "0wja7m3b3zr0m8nwcq5m5appsr09jdwkvvvxzh2r5mhksn0abs6p"))))
(properties `((upstream-name . "RCAS")))
(build-system r-build-system)
(propagated-inputs
- 116/457: gnu: r-genomicranges: Update to 1.50.1., (continued)
- 116/457: gnu: r-genomicranges: Update to 1.50.1., guix-commits, 2022/11/24
- 121/457: gnu: r-impute: Update to 1.72.1., guix-commits, 2022/11/24
- 115/457: gnu: r-genomicfiles: Update to 1.34.0., guix-commits, 2022/11/24
- 124/457: gnu: r-lfa: Update to 1.28.0., guix-commits, 2022/11/24
- 128/457: gnu: r-muscat: Update to 1.12.0., guix-commits, 2022/11/24
- 126/457: gnu: r-made4: Update to 1.72.0., guix-commits, 2022/11/24
- 131/457: gnu: r-msnid: Update to 1.32.0., guix-commits, 2022/11/24
- 135/457: gnu: r-organismdbi: Update to 1.40.0., guix-commits, 2022/11/24
- 137/457: gnu: r-pcamethods: Update to 1.90.0., guix-commits, 2022/11/24
- 138/457: gnu: r-protgenerics: Update to 1.30.0., guix-commits, 2022/11/24
- 140/457: gnu: r-rcas: Update to 1.24.0.,
guix-commits <=
- 143/457: gnu: r-rhdf5: Update to 2.42.0., guix-commits, 2022/11/24
- 145/457: gnu: r-rsamtools: Update to 2.14.0., guix-commits, 2022/11/24
- 146/457: gnu: r-rtracklayer: Update to 1.58.0., guix-commits, 2022/11/24
- 147/457: gnu: r-scannotatr: Update to 1.4.0., guix-commits, 2022/11/24
- 148/457: gnu: r-scdblfinder: Update to 1.12.0., guix-commits, 2022/11/24
- 151/457: gnu: r-seqlogo: Update to 1.64.0., guix-commits, 2022/11/24
- 157/457: gnu: r-slingshot: Update to 2.6.0., guix-commits, 2022/11/24
- 158/457: gnu: r-stager: Update to 1.20.0., guix-commits, 2022/11/24
- 166/457: gnu: r-variantannotation: Update to 1.44.0., guix-commits, 2022/11/24
- 26/457: gnu: r-aneufinder: Update to 1.26.0., guix-commits, 2022/11/24