[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
232/318: gnu: r-biocparallel: Update to 1.24.0.
From: |
guix-commits |
Subject: |
232/318: gnu: r-biocparallel: Update to 1.24.0. |
Date: |
Fri, 20 Nov 2020 08:40:51 -0500 (EST) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 1376331758f1c6dc24a6ebeb034404ad6b23ea96
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Fri Oct 30 15:58:54 2020 +0100
gnu: r-biocparallel: Update to 1.24.0.
* gnu/packages/bioinformatics.scm (r-biocparallel): Update to 1.24.0.
---
gnu/packages/bioinformatics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/bioinformatics.scm b/gnu/packages/bioinformatics.scm
index 4235a5b..67c2723 100644
--- a/gnu/packages/bioinformatics.scm
+++ b/gnu/packages/bioinformatics.scm
@@ -8050,13 +8050,13 @@ powerful online queries from gene annotation to
database mining.")
(define-public r-biocparallel
(package
(name "r-biocparallel")
- (version "1.22.0")
+ (version "1.24.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocParallel" version))
(sha256
(base32
- "1lsg5xm5j3ly5k60fidzhkgqc9jgscyfkqngjvd9qp6yfzvsb82g"))))
+ "0zi2zjn5ys0n1n4q70kjnmyv96glabkyg4v17mf2l93jyf5a3yks"))))
(properties
`((upstream-name . "BiocParallel")))
(build-system r-build-system)
- 186/318: gnu: r-biocor: Update to 1.14.0., (continued)
- 186/318: gnu: r-biocor: Update to 1.14.0., guix-commits, 2020/11/20
- 195/318: gnu: r-fourcseq: Update to 1.24.0., guix-commits, 2020/11/20
- 192/318: gnu: r-rgreat: Update to 1.22.0., guix-commits, 2020/11/20
- 208/318: gnu: r-deseq2: Update to 1.30.0., guix-commits, 2020/11/20
- 214/318: gnu: r-gostats: Update to 2.56.0., guix-commits, 2020/11/20
- 216/318: gnu: r-systempiper: Update to 1.24.0., guix-commits, 2020/11/20
- 220/318: gnu: r-bioccheck: Update to 1.26.0., guix-commits, 2020/11/20
- 219/318: gnu: r-biocstyle: Update to 2.18.0., guix-commits, 2020/11/20
- 223/318: gnu: r-genomeinfodb: Update to 1.26.0., guix-commits, 2020/11/20
- 231/318: gnu: r-biomart: Update to 2.46.0., guix-commits, 2020/11/20
- 232/318: gnu: r-biocparallel: Update to 1.24.0.,
guix-commits <=
- 239/318: gnu: r-genomicfeatures: Update to 1.42.0., guix-commits, 2020/11/20
- 246/318: gnu: r-zlibbioc: Update to 1.36.0., guix-commits, 2020/11/20
- 241/318: gnu: r-bsgenome: Update to 1.58.0., guix-commits, 2020/11/20
- 251/318: gnu: r-tximport: Update to 1.18.0., guix-commits, 2020/11/20
- 257/318: gnu: r-sva: Update to 3.38.0., guix-commits, 2020/11/20
- 263/318: gnu: r-mzid: Update to 1.28.0., guix-commits, 2020/11/20
- 272/318: gnu: r-keggrest: Update to 1.30.0., guix-commits, 2020/11/20
- 277/318: gnu: r-ensembldb: Update to 2.14.0., guix-commits, 2020/11/20
- 278/318: gnu: r-organismdbi: Update to 1.32.0., guix-commits, 2020/11/20
- 295/318: gnu: r-biocparallel: Update to 1.24.1., guix-commits, 2020/11/20