[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
135/139: gnu: r-hdf5array: Update to 1.32.1.
From: |
guix-commits |
Subject: |
135/139: gnu: r-hdf5array: Update to 1.32.1. |
Date: |
Sat, 17 Aug 2024 15:56:56 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit aa08111f3882988e1d418302cf45982ad0297a49
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Aug 16 20:53:48 2024 +0200
gnu: r-hdf5array: Update to 1.32.1.
* gnu/packages/bioconductor.scm (r-hdf5array): Update to 1.32.1.
Change-Id: Iebab45185f6f1fe3e6919a1e70e45127d9f1124f
---
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 217dd6e419..cf5bc23d55 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -21983,14 +21983,14 @@ provided.")
(define-public r-hdf5array
(package
(name "r-hdf5array")
- (version "1.32.0")
+ (version "1.32.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "HDF5Array" version))
(sha256
(base32
- "0j8rz99qw1rism3f5cv7rksccijmnchrkw7s9shxk0528f6dj6p1"))))
+ "1cfm15zwfp1gxgrkknyvdaqb5fm27s2nyjrhxwkrbn32yfdrgdnz"))))
(properties `((upstream-name . "HDF5Array")))
(build-system r-build-system)
(inputs
- 108/139: gnu: r-rcpparmadillo: Update to 14.0.0-1., (continued)
- 108/139: gnu: r-rcpparmadillo: Update to 14.0.0-1., guix-commits, 2024/08/17
- 109/139: gnu: r-bitops: Update to 1.0-8., guix-commits, 2024/08/17
- 92/139: gnu: r-mlr3mbo: Update to 0.2.4., guix-commits, 2024/08/17
- 103/139: gnu: r-yaml: Update to 2.3.10., guix-commits, 2024/08/17
- 95/139: gnu: r-mlr3: Update to 0.20.2., guix-commits, 2024/08/17
- 105/139: gnu: r-checkmate: Update to 2.3.2., guix-commits, 2024/08/17
- 117/139: gnu: r-desctools: Update to 0.99.55., guix-commits, 2024/08/17
- 116/139: gnu: r-exact: Update to 3.3., guix-commits, 2024/08/17
- 128/139: gnu: r-chippeakanno: Update to 3.38.1., guix-commits, 2024/08/17
- 131/139: gnu: r-clusterprofiler: Update to 4.12.2., guix-commits, 2024/08/17
- 135/139: gnu: r-hdf5array: Update to 1.32.1.,
guix-commits <=
- 45/139: gnu: r-slam: Update to 0.1-52., guix-commits, 2024/08/17
- 50/139: gnu: r-tmb: Update to 1.9.14., guix-commits, 2024/08/17
- 55/139: gnu: r-usethis: Update to 3.0.0., guix-commits, 2024/08/17
- 70/139: gnu: r-bookdown: Update to 0.40., guix-commits, 2024/08/17
- 76/139: gnu: r-parameters: Update to 0.22.1., guix-commits, 2024/08/17
- 89/139: gnu: r-spatstat-random: Update to 3.3-1., guix-commits, 2024/08/17
- 93/139: gnu: r-mlr3measures: Update to 0.6.0., guix-commits, 2024/08/17
- 97/139: gnu: r-pkgdown: Update to 2.1.0., guix-commits, 2024/08/17
- 98/139: gnu: r-stars: Update to 0.6-6., guix-commits, 2024/08/17
- 100/139: gnu: r-crul: Update to 1.5.0., guix-commits, 2024/08/17