[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/15: gnu: r-hdf5r: Update to 1.3.3.
From: |
guix-commits |
Subject: |
05/15: gnu: r-hdf5r: Update to 1.3.3. |
Date: |
Thu, 20 Aug 2020 13:32:49 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 432c62787c1fb3446471567dbea03f86e0e79c9b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Aug 20 19:24:10 2020 +0200
gnu: r-hdf5r: Update to 1.3.3.
* gnu/packages/cran.scm (r-hdf5r): Update to 1.3.3.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 37f260e..c072dcf 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6522,14 +6522,14 @@ results to the user.")
(define-public r-hdf5r
(package
(name "r-hdf5r")
- (version "1.3.2")
+ (version "1.3.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "hdf5r" version))
(sha256
(base32
- "0c2p06k9bp9rf0fyavnxw5d8jr2bbgx3gjblahz581cpvsfksj9i"))))
+ "0i8m4yjxggrs05slq2afvz2ckl1yc9wq7gd1s7dq2gjn46zkry50"))))
(build-system r-build-system)
(inputs
`(("hdf5" ,hdf5)
- branch master updated (2804558 -> d7f578f), guix-commits, 2020/08/20
- 01/15: gnu: Add r-arsenal., guix-commits, 2020/08/20
- 02/15: gnu: r-ape: Update to 5.4-1., guix-commits, 2020/08/20
- 08/15: gnu: r-haplo-stats: Update to 1.8.2., guix-commits, 2020/08/20
- 15/15: gnu: r-pbapply: Update to 1.4-3., guix-commits, 2020/08/20
- 06/15: gnu: r-abjutils: Update to 0.3.1., guix-commits, 2020/08/20
- 14/15: gnu: r-chron: Update to 2.3-56., guix-commits, 2020/08/20
- 12/15: gnu: r-mgcv: Update to 1.8-32., guix-commits, 2020/08/20
- 03/15: gnu: r-jomo: Update to 2.7-2., guix-commits, 2020/08/20
- 05/15: gnu: r-hdf5r: Update to 1.3.3.,
guix-commits <=
- 04/15: gnu: r-hardyweinberg: Update to 1.6.6., guix-commits, 2020/08/20
- 07/15: gnu: r-emmeans: Update to 1.5.0., guix-commits, 2020/08/20
- 09/15: gnu: r-showtext: Update to 0.9., guix-commits, 2020/08/20
- 10/15: gnu: r-stanheaders: Update to 2.21.0-6., guix-commits, 2020/08/20
- 11/15: gnu: r-mass: Update to 7.3-52., guix-commits, 2020/08/20
- 13/15: gnu: r-dplyr: Update to 1.0.2., guix-commits, 2020/08/20