[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/50: gnu: r-biocparallel: Update to 1.32.5.
From: |
guix-commits |
Subject: |
42/50: gnu: r-biocparallel: Update to 1.32.5. |
Date: |
Mon, 9 Jan 2023 17:11:50 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 3072990b03561ceb8517f7860a2b357e56f95395
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jan 9 23:07:58 2023 +0100
gnu: r-biocparallel: Update to 1.32.5.
* gnu/packages/bioconductor.scm (r-biocparallel): Update to 1.32.5.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 53c7d048c9..eacddb8caf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -1,5 +1,5 @@
;;; GNU Guix --- Functional package management for GNU
-;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022 Ricardo Wurmus
<rekado@elephly.net>
+;;; Copyright © 2015-2023 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2016, 2017, 2018, 2020, 2021 Roel Janssen <roel@gnu.org>
;;; Copyright © 2016 Pjotr Prins <pjotr.guix@thebird.nl>
;;; Copyright © 2016 Ben Woodcroft <donttrustben@gmail.com>
@@ -4997,13 +4997,13 @@ only one command.")
(define-public r-biocparallel
(package
(name "r-biocparallel")
- (version "1.32.4")
+ (version "1.32.5")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "BiocParallel" version))
(sha256
(base32
- "1m4i27zx3ajwygwp38lrxf36rs575dkaxxc6jawpj1kzn7whi5ym"))))
+ "1yd6ln9cl3dcvfziar52fkvqi2lzm31l7j21r1rwl1mpkz0xapir"))))
(properties
`((upstream-name . "BiocParallel")))
(build-system r-build-system)
- 09/50: gnu: r-zlog: Update to 1.0.2., (continued)
- 09/50: gnu: r-zlog: Update to 1.0.2., guix-commits, 2023/01/09
- 15/50: gnu: r-officer: Update to 0.5.1., guix-commits, 2023/01/09
- 30/50: gnu: r-tidytext: Update to 0.4.1., guix-commits, 2023/01/09
- 46/50: gnu: r-batchelor: Update to 1.14.1., guix-commits, 2023/01/09
- 48/50: gnu: r-variancepartition: Update to 1.28.1., guix-commits, 2023/01/09
- 03/50: gnu: r-htmlwidgets: Update to 1.6.1., guix-commits, 2023/01/09
- 02/50: gnu: r-collections: Update to 0.3.7., guix-commits, 2023/01/09
- 10/50: gnu: r-expm: Update to 0.999-7., guix-commits, 2023/01/09
- 35/50: gnu: r-sendmailr: Update to 1.3-2., guix-commits, 2023/01/09
- 37/50: gnu: r-fpc: Update to 2.2-10., guix-commits, 2023/01/09
- 42/50: gnu: r-biocparallel: Update to 1.32.5.,
guix-commits <=
- 47/50: gnu: r-flowworkspace: Update to 4.10.1., guix-commits, 2023/01/09