[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
42/45: gnu: r-ggthemes: Update to 5.1.0.
From: |
guix-commits |
Subject: |
42/45: gnu: r-ggthemes: Update to 5.1.0. |
Date: |
Sat, 10 Feb 2024 07:53:37 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit e5de0b6ad15c40a0c90049062f3cf21686b4c493
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 10 13:02:36 2024 +0100
gnu: r-ggthemes: Update to 5.1.0.
* gnu/packages/statistics.scm (r-ggthemes): Update to 5.1.0.
Change-Id: I8eb945aea1aeba6d61d9d03497ba1e3095caa9dd
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index 5d32aca1fa..85b25f1c19 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -5282,13 +5282,13 @@ data at that region, and avoids over-plotting.")
(define-public r-ggthemes
(package
(name "r-ggthemes")
- (version "5.0.0")
+ (version "5.1.0")
(source (origin
(method url-fetch)
(uri (cran-uri "ggthemes" version))
(sha256
(base32
- "1iddxlcxbj5pq0llbhjh5gvxq8j4kzby0cahy0sgzzca074i7aan"))))
+ "03mxigi34nd05wjigm8lpcbyhp4c8jxz7zm04qs27clbzsn1jj07"))))
(build-system r-build-system)
(propagated-inputs
(list r-ggplot2
- 03/45: gnu: r-aer: Update to 1.2-12., (continued)
- 03/45: gnu: r-aer: Update to 1.2-12., guix-commits, 2024/02/10
- 02/45: gnu: r-knitrbootstrap: Update to 1.0.3., guix-commits, 2024/02/10
- 16/45: gnu: r-tarchetypes: Update to 0.7.12., guix-commits, 2024/02/10
- 18/45: gnu: r-rcpphnsw: Update to 0.6.0., guix-commits, 2024/02/10
- 23/45: gnu: r-lemon: Update to 0.4.9., guix-commits, 2024/02/10
- 40/45: gnu: r-rcpparmadillo: Update to 0.12.8.0.0., guix-commits, 2024/02/10
- 15/45: gnu: r-writexl: Update to 1.5.0., guix-commits, 2024/02/10
- 28/45: gnu: r-plot3d: Update to 1.4.1., guix-commits, 2024/02/10
- 32/45: gnu: r-lim: Update to 1.4.7.1., guix-commits, 2024/02/10
- 30/45: gnu: r-smpracticals: Update to 1.4-3.1., guix-commits, 2024/02/10
- 42/45: gnu: r-ggthemes: Update to 5.1.0.,
guix-commits <=
- 39/45: gnu: r-seqminer: Update to 9.4., guix-commits, 2024/02/10
- 38/45: gnu: r-spatstat-linnet: Update to 3.1-4., guix-commits, 2024/02/10
- 33/45: gnu: r-lisreltor: Update to 0.3., guix-commits, 2024/02/10
- 44/45: gnu: r-tclust: Update to 1.5-6., guix-commits, 2024/02/10