[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
66/77: gnu: r-ragg: Update to 1.2.6.
From: |
guix-commits |
Subject: |
66/77: gnu: r-ragg: Update to 1.2.6. |
Date: |
Wed, 25 Oct 2023 11:00:15 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 1cd877ce9d350f409b220783159ea0f875197b40
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Wed Oct 25 16:57:41 2023 +0200
gnu: r-ragg: Update to 1.2.6.
* gnu/packages/cran.scm (r-ragg): Update to 1.2.6.
Change-Id: Id49d85354565d8a0e6a72ef935fd1141928f275b
---
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 a7fc9e180a..430dcf0e35 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -36867,14 +36867,14 @@ the font tool-set provided by the @code{systemfonts}
package.")
(define-public r-ragg
(package
(name "r-ragg")
- (version "1.2.5")
+ (version "1.2.6")
(source
(origin
(method url-fetch)
(uri (cran-uri "ragg" version))
(sha256
(base32
- "1yd89p4f2b7r2n1kl6lybbgd04kqvlf14zgmp7pxw770w1slsvwk"))))
+ "1izpw02b8kq6pm37kvxp9pbd9srvfp5bzfjg27j9hbmm794xq50h"))))
(properties `((upstream-name . "ragg")))
(build-system r-build-system)
(inputs
- 32/77: gnu: r-insight: Update to 0.19.6., (continued)
- 32/77: gnu: r-insight: Update to 0.19.6., guix-commits, 2023/10/25
- 36/77: gnu: r-raster: Update to 3.6-26., guix-commits, 2023/10/25
- 38/77: gnu: r-targets: Update to 1.3.2., guix-commits, 2023/10/25
- 39/77: gnu: r-quickjsr: Update to 1.0.7., guix-commits, 2023/10/25
- 43/77: gnu: r-spam: Update to 2.10-0., guix-commits, 2023/10/25
- 46/77: gnu: r-osqp: Update to 0.6.3.2., guix-commits, 2023/10/25
- 57/77: gnu: r-spatstat-model: Update to 3.2-8., guix-commits, 2023/10/25
- 59/77: gnu: r-spatstat-sparse: Update to 3.0-3., guix-commits, 2023/10/25
- 53/77: gnu: r-proxyc: Update to 0.3.4., guix-commits, 2023/10/25
- 60/77: gnu: r-spatstat-data: Update to 3.0-3., guix-commits, 2023/10/25
- 66/77: gnu: r-ragg: Update to 1.2.6.,
guix-commits <=
- 65/77: gnu: r-textshaping: Update to 0.3.7., guix-commits, 2023/10/25
- 68/77: gnu: r-rworldmap: Update to 1.3-8., guix-commits, 2023/10/25
- 73/77: gnu: r-rpart: Update to 4.1.21., guix-commits, 2023/10/25
- 28/77: gnu: r-radiant-data: Update to 1.6.2., guix-commits, 2023/10/25
- 30/77: gnu: r-factominer: Update to 2.9., guix-commits, 2023/10/25
- 33/77: gnu: r-flextable: Update to 0.9.4., guix-commits, 2023/10/25
- 34/77: gnu: r-cmplot: Update to 4.4.3., guix-commits, 2023/10/25
- 35/77: gnu: r-precrec: Update to 0.14.4., guix-commits, 2023/10/25
- 37/77: gnu: r-magick: Update to 2.8.1., guix-commits, 2023/10/25
- 40/77: gnu: r-emmeans: Update to 1.8.9., guix-commits, 2023/10/25