[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/27: gnu: r-ggside: Update to 0.3.0.
From: |
guix-commits |
Subject: |
03/27: gnu: r-ggside: Update to 0.3.0. |
Date: |
Mon, 26 Feb 2024 06:35:04 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 16c239d5d8b948cca0717877fee5b5f4d55ffeaa
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Feb 26 12:25:10 2024 +0100
gnu: r-ggside: Update to 0.3.0.
* gnu/packages/cran.scm (r-ggside): Update to 0.3.0.
Change-Id: I656cae1ae4a08f767b5426b154670c2581853430
---
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 6bece0bbe9..bad8a5d54d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -2710,13 +2710,13 @@ respecting the grammar of its graphics paradigm.")
(define-public r-ggside
(package
(name "r-ggside")
- (version "0.2.3")
+ (version "0.3.0")
(source (origin
(method url-fetch)
(uri (cran-uri "ggside" version))
(sha256
(base32
- "0qj564rqxw8fn5h00wwmkvk6p3x60r64gpvxw9yrb5lvcykgsj8q"))))
+ "0mx6j9wi54inklmyydcqm0ahbx0b6c6y4sfh2awqsbgwigc3056p"))))
(properties `((upstream-name . "ggside")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (9209e93d48 -> 1d85f921f6), guix-commits, 2024/02/26
- 03/27: gnu: r-ggside: Update to 0.3.0.,
guix-commits <=
- 23/27: gnu: r-ggplot2: Update to 3.5.0., guix-commits, 2024/02/26
- 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