[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/212: gnu: r-ggalluvial: Update to 0.12.4.
From: |
guix-commits |
Subject: |
17/212: gnu: r-ggalluvial: Update to 0.12.4. |
Date: |
Sat, 18 Feb 2023 14:00:46 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 1ff96c7db3684ad11da0f5235222614f5ac26717
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Feb 18 16:08:12 2023 +0100
gnu: r-ggalluvial: Update to 0.12.4.
* gnu/packages/cran.scm (r-ggalluvial): Update to 0.12.4.
---
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 580ffd8629..6e2ba61ca1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -1524,13 +1524,13 @@ in good performances with large files.")
(define-public r-ggalluvial
(package
(name "r-ggalluvial")
- (version "0.12.3")
+ (version "0.12.4")
(source (origin
(method url-fetch)
(uri (cran-uri "ggalluvial" version))
(sha256
(base32
- "0mkan9gxg3yxjism22yxbhvlh2lh7wpbrqpb355za790prcmjbh3"))))
+ "0x2njwgsjrcl4g9md32a2l5b7cvisj5g93jjzm7kr3g7l9gwbzz3"))))
(properties `((upstream-name . "ggalluvial")))
(build-system r-build-system)
(propagated-inputs
- 07/212: import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-directory., (continued)
- 07/212: import/cran: Remove directory-needs-zlib? in favor of needed-libraries-in-directory., guix-commits, 2023/02/18
- 02/212: gnu: r-readods: Update to 1.8.0., guix-commits, 2023/02/18
- 04/212: import/cran: Add name mapping for libjpeg., guix-commits, 2023/02/18
- 03/212: import/cran: Add directory-needs-esbuild?., guix-commits, 2023/02/18
- 06/212: import/cran: Add generic way to detect needed libraries., guix-commits, 2023/02/18
- 08/212: gnu: r-flexdashboard: Update to 0.6.1., guix-commits, 2023/02/18
- 11/212: gnu: Add r-gfonts., guix-commits, 2023/02/18
- 13/212: gnu: r-d3r: Update to 1.0.1., guix-commits, 2023/02/18
- 14/212: gnu: r-wgcna: Update to 1.72-1., guix-commits, 2023/02/18
- 15/212: gnu: r-abn: Update to 2.7-3., guix-commits, 2023/02/18
- 17/212: gnu: r-ggalluvial: Update to 0.12.4.,
guix-commits <=
- 23/212: gnu: r-mapproj: Update to 1.2.11., guix-commits, 2023/02/18
- 18/212: gnu: r-ggpp: Update to 0.5.1., guix-commits, 2023/02/18
- 28/212: gnu: r-lpsolve: Update to 5.6.18., guix-commits, 2023/02/18
- 12/212: gnu: r-sendmailr: Update to 1.4-0., guix-commits, 2023/02/18
- 41/212: gnu: r-utf8: Update to 1.2.3., guix-commits, 2023/02/18
- 44/212: gnu: r-network: Update to 1.18.1., guix-commits, 2023/02/18
- 45/212: gnu: r-statnet-common: Update to 4.8.0., guix-commits, 2023/02/18
- 39/212: gnu: r-tsp: Update to 1.2-2., guix-commits, 2023/02/18
- 55/212: gnu: r-rstatix: Update to 0.7.2., guix-commits, 2023/02/18
- 53/212: gnu: r-reticulate: Update to 1.28., guix-commits, 2023/02/18