[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
31/35: gnu: r-ragg: Update to 1.3.0.
From: |
guix-commits |
Subject: |
31/35: gnu: r-ragg: Update to 1.3.0. |
Date: |
Tue, 19 Mar 2024 10:03:11 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 8b4681327242d06022364111768a0d5550a119c9
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 19 14:43:26 2024 +0100
gnu: r-ragg: Update to 1.3.0.
* gnu/packages/cran.scm (r-ragg): Update to 1.3.0.
Change-Id: I3e44fe7dab732944082223cbde4f6cbd2800714f
---
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 c09ffdcb59..22edad035a 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -38083,14 +38083,14 @@ the font tool-set provided by the @code{systemfonts}
package.")
(define-public r-ragg
(package
(name "r-ragg")
- (version "1.2.7")
+ (version "1.3.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ragg" version))
(sha256
(base32
- "17qc53scxf02f8hlpyirsjdav4wjh3mk6q04npf82y0j5mk1hynp"))))
+ "1chlas4i6p8gigx02x1y7nanmz9jbv1h4fa145zk223bbg9j931j"))))
(properties `((upstream-name . "ragg")))
(build-system r-build-system)
(inputs
- 33/35: gnu: r-tidyselect: Update to 1.2.1., (continued)
- 33/35: gnu: r-tidyselect: Update to 1.2.1., guix-commits, 2024/03/19
- 35/35: gnu: snakemake-7: Patch tibanna command line., guix-commits, 2024/03/19
- 18/35: gnu: r-insight: Update to 0.19.9., guix-commits, 2024/03/19
- 04/35: gnu: apache-arrow: Update to 15.0.1., guix-commits, 2024/03/19
- 19/35: gnu: r-wrs2: Update to 1.1-6., guix-commits, 2024/03/19
- 16/35: gnu: r-nestedcv: Update to 0.7.8., guix-commits, 2024/03/19
- 21/35: gnu: r-targets: Update to 1.6.0., guix-commits, 2024/03/19
- 22/35: gnu: r-remotes: Update to 2.5.0., guix-commits, 2024/03/19
- 24/35: gnu: r-bigrquery: Update to 1.5.1., guix-commits, 2024/03/19
- 30/35: gnu: r-mlr3learners: Update to 0.6.0., guix-commits, 2024/03/19
- 31/35: gnu: r-ragg: Update to 1.3.0.,
guix-commits <=
- 32/35: gnu: r-digest: Update to 0.6.35., guix-commits, 2024/03/19
- 34/35: gnu: r-hmisc: Update to 5.1-2., guix-commits, 2024/03/19