[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/27: gnu: r-hdf5array: Update to 1.18.1.
From: |
guix-commits |
Subject: |
10/27: gnu: r-hdf5array: Update to 1.18.1. |
Date: |
Thu, 11 Feb 2021 15:35:22 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit f7947f89916e4d6b764c128f2f26623eb5b6734e
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 11 21:31:11 2021 +0100
gnu: r-hdf5array: Update to 1.18.1.
* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.18.1.
---
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 567f656..a3b8603 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -8728,14 +8728,14 @@ provided.")
(define-public r-hdf5array
(package
(name "r-hdf5array")
- (version "1.18.0")
+ (version "1.18.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "HDF5Array" version))
(sha256
(base32
- "1hr149q03p09y1cjnx8av854j53041wfyq66xpsjw4mypzjf6f28"))))
+ "14v2adhwi0yac834g23kvfid740raclhmribzd28k10gsjk9cj7g"))))
(properties `((upstream-name . "HDF5Array")))
(build-system r-build-system)
(arguments
- 15/27: gnu: r-sparsematrixstats: Update to 1.2.1., (continued)
- 15/27: gnu: r-sparsematrixstats: Update to 1.2.1., guix-commits, 2021/02/11
- 14/27: gnu: r-scran: Update to 1.18.5., guix-commits, 2021/02/11
- 09/27: gnu: r-preprocesscore: Update to 1.52.1., guix-commits, 2021/02/11
- 20/27: gnu: r-s4vectors: Update to 0.28.1., guix-commits, 2021/02/11
- 23/27: gnu: r-biomart: Update to 2.46.3., guix-commits, 2021/02/11
- 01/27: gnu: r-diffbind: Update to 3.0.13., guix-commits, 2021/02/11
- 19/27: gnu: r-systempiper: Update to 1.24.3., guix-commits, 2021/02/11
- 12/27: gnu: r-beachmat: Update to 2.6.4., guix-commits, 2021/02/11
- 02/27: gnu: r-matrixgenerics: Update to 1.2.1., guix-commits, 2021/02/11
- 13/27: gnu: r-scuttle: Update to 1.0.4., guix-commits, 2021/02/11
- 10/27: gnu: r-hdf5array: Update to 1.18.1.,
guix-commits <=
- 17/27: gnu: r-genefilter: Update to 1.72.1., guix-commits, 2021/02/11
- 05/27: gnu: r-multidataset: Update to 1.18.1., guix-commits, 2021/02/11
- 06/27: gnu: r-cytolib: Update to 2.2.1., guix-commits, 2021/02/11
- 08/27: gnu: r-chemminer: Update to 3.42.1., guix-commits, 2021/02/11
- 11/27: gnu: r-rhdf5lib: Update to 1.12.1., guix-commits, 2021/02/11
- 18/27: gnu: r-gseabase: Update to 1.52.1., guix-commits, 2021/02/11
- 07/27: gnu: r-gdsfmt: Update to 1.26.1., guix-commits, 2021/02/11
- 16/27: gnu: r-delayedmatrixstats: Update to 1.12.3., guix-commits, 2021/02/11
- 21/27: gnu: r-iranges: Update to 2.24.1., guix-commits, 2021/02/11
- 22/27: gnu: r-edger: Update to 3.32.1., guix-commits, 2021/02/11