[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
23/27: gnu: r-ggplot2: Update to 3.5.0.
From: |
guix-commits |
Subject: |
23/27: gnu: r-ggplot2: Update to 3.5.0. |
Date: |
Mon, 26 Feb 2024 06:35:19 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit bf7a7af1a4ffd8d5f332d662e425277a95c99b27
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:25:14 2024 +0100
gnu: r-ggplot2: Update to 3.5.0.
* gnu/packages/statistics.scm (r-ggplot2): Update to 3.5.0.
Change-Id: I65435f9ddb69a9c62c79edd4eadd8c3d601251c6
---
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 ecad9e6230..072b16127b 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1259,13 +1259,13 @@ using just two functions: melt and dcast (or acast).")
(define-public r-ggplot2
(package
(name "r-ggplot2")
- (version "3.4.4")
+ (version "3.5.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggplot2" version))
(sha256
- (base32 "0iiywrzv8j0npasvzgkxwhw0zqisf4xmpx06jl0lsq1ybl3fqxid"))))
+ (base32 "1qlh231dwsa7j0pzlw6xdm68d7r0v64916p66bg9lh1dw3a1ryh7"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- branch master updated (9209e93d48 -> 1d85f921f6), guix-commits, 2024/02/26
- 03/27: gnu: r-ggside: Update to 0.3.0., guix-commits, 2024/02/26
- 23/27: gnu: r-ggplot2: Update to 3.5.0.,
guix-commits <=
- 20/27: gnu: r-lwgeom: Update to 0.2-14., guix-commits, 2024/02/26
- 08/27: gnu: r-renv: Update to 1.0.4., guix-commits, 2024/02/26
- 07/27: gnu: r-ctrdata: Update to 1.17.2., guix-commits, 2024/02/26
- 12/27: gnu: r-mosaic: Update to 1.9.1., guix-commits, 2024/02/26
- 10/27: gnu: r-nodbi: Update to 0.10.2., guix-commits, 2024/02/26
- 01/27: gnu: apache-arrow: Update to 14.0.2., guix-commits, 2024/02/26
- 05/27: gnu: r-secretbase: Update to 0.3.0., guix-commits, 2024/02/26
- 04/27: gnu: r-gprofiler2: Update to 0.2.3., guix-commits, 2024/02/26
- 06/27: gnu: r-shape: Update to 1.4.6.1., guix-commits, 2024/02/26
- 09/27: gnu: r-officer: Update to 0.6.5., guix-commits, 2024/02/26