[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/36: gnu: r-datawizard: Update to 0.2.3.
From: |
guix-commits |
Subject: |
01/36: gnu: r-datawizard: Update to 0.2.3. |
Date: |
Tue, 1 Feb 2022 13:35:58 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 664794e630969ce390e017d28176f0c2c8c308da
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Feb 1 17:01:23 2022 +0100
gnu: r-datawizard: Update to 0.2.3.
* gnu/packages/cran.scm (r-datawizard): Update to 0.2.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 80e2ca9021..4dc8582c12 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -187,14 +187,14 @@ etc.")
(define-public r-datawizard
(package
(name "r-datawizard")
- (version "0.2.2")
+ (version "0.2.3")
(source
(origin
(method url-fetch)
(uri (cran-uri "datawizard" version))
(sha256
(base32
- "0sd0blrczf9qz5kd0jg112fag2w401kkbw1gp9wi5pgffgwp6va3"))))
+ "0hcnwz42zy9hp32brga31jwk34bz063myqjp2wfxsqm4sqrkv2rx"))))
(properties `((upstream-name . "datawizard")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (239dc64c7d -> f07459ea05), guix-commits, 2022/02/01
- 04/36: gnu: r-energy: Update to 1.7-9., guix-commits, 2022/02/01
- 06/36: gnu: r-pillar: Update to 1.6.5., guix-commits, 2022/02/01
- 01/36: gnu: r-datawizard: Update to 0.2.3.,
guix-commits <=
- 03/36: gnu: r-rcppthread: Update to 2.0.1., guix-commits, 2022/02/01
- 02/36: gnu: r-glue: Update to 1.6.1., guix-commits, 2022/02/01
- 11/36: gnu: r-precrec: Update to 0.12.8., guix-commits, 2022/02/01
- 12/36: gnu: r-raster: Update to 3.5-15., guix-commits, 2022/02/01
- 15/36: gnu: r-tiff: Update to 0.1-11., guix-commits, 2022/02/01
- 05/36: gnu: r-broom: Update to 0.7.12., guix-commits, 2022/02/01
- 07/36: gnu: r-randomizr: Update to 0.22.0., guix-commits, 2022/02/01
- 08/36: gnu: r-rastervis: Update to 0.51.2., guix-commits, 2022/02/01
- 13/36: gnu: r-effectsize: Update to 0.6.0.1., guix-commits, 2022/02/01
- 10/36: gnu: r-reticulate: Update to 1.24., guix-commits, 2022/02/01