[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/48: gnu: r-datawizard: Update to 0.10.0.
From: |
guix-commits |
Subject: |
07/48: gnu: r-datawizard: Update to 0.10.0. |
Date: |
Wed, 27 Mar 2024 08:50:38 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 23f9f566fb3f3dad7bd93293c88db125d3820436
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Mar 27 12:35:01 2024 +0100
gnu: r-datawizard: Update to 0.10.0.
* gnu/packages/cran.scm (r-datawizard): Update to 0.10.0.
Change-Id: I91b5039d2cb74e81b8ec5fe948d551354dd19d90
---
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 12c33442f2..d88c3f5675 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -685,14 +685,14 @@ etc.")
(define-public r-datawizard
(package
(name "r-datawizard")
- (version "0.9.1")
+ (version "0.10.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "datawizard" version))
(sha256
(base32
- "0d01akddrbvdf16rvws3fh4pjl64myxn7is4qv2szm7hp6wjb4p5"))))
+ "0z3sds2mlmyd40xrjy6lcrym5sl1hcn2dxxfmljv2667vk9nrbmg"))))
(properties `((upstream-name . "datawizard")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (e9a547d2c5 -> 656baadf83), guix-commits, 2024/03/27
- 02/48: gnu: r-workflowsets: Update to 1.1.0., guix-commits, 2024/03/27
- 01/48: gnu: r-qpdf: Update to 1.3.3., guix-commits, 2024/03/27
- 03/48: gnu: r-unigd: Update to 0.1.1., guix-commits, 2024/03/27
- 09/48: gnu: r-ggprism: Update to 1.0.5., guix-commits, 2024/03/27
- 06/48: gnu: r-collapse: Update to 2.0.11., guix-commits, 2024/03/27
- 07/48: gnu: r-datawizard: Update to 0.10.0.,
guix-commits <=
- 08/48: gnu: r-climatol: Update to 4.1.0., guix-commits, 2024/03/27
- 10/48: gnu: r-plumber: Update to 1.2.2., guix-commits, 2024/03/27
- 04/48: gnu: r-abn: Update to 3.0.6., guix-commits, 2024/03/27
- 12/48: gnu: r-httpuv: Update to 1.6.15., guix-commits, 2024/03/27
- 13/48: gnu: r-servr: Update to 0.30., guix-commits, 2024/03/27
- 14/48: gnu: r-htmltools: Update to 0.5.8., guix-commits, 2024/03/27
- 05/48: gnu: r-leaflet: Update to 2.2.2., guix-commits, 2024/03/27
- 15/48: gnu: r-bslib: Update to 0.6.2., guix-commits, 2024/03/27
- 18/48: gnu: r-littler: Update to 0.3.20., guix-commits, 2024/03/27
- 20/48: gnu: r-xfun: Update to 0.43., guix-commits, 2024/03/27