[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/17: gnu: r-biocparallel: Update to 1.26.2.
From: |
guix-commits |
Subject: |
02/17: gnu: r-biocparallel: Update to 1.26.2. |
Date: |
Wed, 29 Sep 2021 17:29:55 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 380e4d7203994022df361f614d44f63d9bd948b6
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Sep 29 23:28:12 2021 +0200
gnu: r-biocparallel: Update to 1.26.2.
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.26.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 bf102e0..5016d6a 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -2272,13 +2272,13 @@ powerful online queries from gene annotation to
database mining.")
(define-public r-biocparallel
(package
(name "r-biocparallel")
- (version "1.26.1")
+ (version "1.26.2")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocParallel" version))
(sha256
(base32
- "1jx1wm47s64ywfddrg8kqzz4xpcmfjwrzbxhvlmys7pf2hzj4gbh"))))
+ "1y459cygq21f3igsdlxz1zlyad8qbl2qlr5h2d2dpnvblykvf48i"))))
(properties
`((upstream-name . "BiocParallel")))
(build-system r-build-system)
- branch wip-r updated (307cc73 -> 4abb521), guix-commits, 2021/09/29
- 04/17: gnu: r-genomeinfodb: Update to 1.28.4., guix-commits, 2021/09/29
- 08/17: gnu: r-matrixgenerics: Update to 1.4.3., guix-commits, 2021/09/29
- 02/17: gnu: r-biocparallel: Update to 1.26.2.,
guix-commits <=
- 07/17: gnu: r-chippeakanno: Update to 3.26.4., guix-commits, 2021/09/29
- 05/17: gnu: r-genomicfeatures: Update to 1.44.2., guix-commits, 2021/09/29
- 06/17: gnu: r-diffbind: Update to 3.2.7., guix-commits, 2021/09/29
- 10/17: gnu: r-clusterprofiler: Update to 4.0.5., guix-commits, 2021/09/29
- 03/17: gnu: r-edger: Update to 3.34.1., guix-commits, 2021/09/29
- 13/17: gnu: r-gdsfmt: Update to 1.28.1., guix-commits, 2021/09/29
- 12/17: gnu: r-cicero: Update to 1.10.1., guix-commits, 2021/09/29
- 16/17: gnu: r-s4vectors: Update to 0.30.1., guix-commits, 2021/09/29
- 01/17: gnu: r-affxparser: Update to 1.64.1., guix-commits, 2021/09/29
- 09/17: gnu: r-ggtree: Update to 3.0.4., guix-commits, 2021/09/29