[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/22: gnu: r-ggraph: Update to 2.2.1.
From: |
guix-commits |
Subject: |
15/22: gnu: r-ggraph: Update to 2.2.1. |
Date: |
Mon, 11 Mar 2024 08:33:53 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 48de8d86df4ba0a03615eec8db09c6b1701953c7
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Mar 11 13:30:18 2024 +0100
gnu: r-ggraph: Update to 2.2.1.
* gnu/packages/cran.scm (r-ggraph): Update to 2.2.1.
Change-Id: I16a96877df3fa37c5065862a6768389e11299a8a
---
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 cb50a0799c..9f833919fc 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24832,14 +24832,14 @@ databases, including ENA, PDB or ChEMBL are also
accessible.")
(define-public r-ggraph
(package
(name "r-ggraph")
- (version "2.2.0")
+ (version "2.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggraph" version))
(sha256
(base32
- "0zs02xyzvimk8hj1z465zxp1hlca3gfirdcwb3gqriwsmnfhg661"))))
+ "1w9snb43wpa2rv16fx5vmh7nqpgkr05iz6flnmlfx3xd0ylzh1a4"))))
(build-system r-build-system)
(propagated-inputs
(list r-cli
- 04/22: gnu: r-zcompositions: Update to 1.5.0-2., (continued)
- 04/22: gnu: r-zcompositions: Update to 1.5.0-2., guix-commits, 2024/03/11
- 08/22: gnu: r-multcompview: Update to 0.1-10., guix-commits, 2024/03/11
- 10/22: gnu: r-colorramps: Update to 2.3.4., guix-commits, 2024/03/11
- 17/22: gnu: r-graphlayouts: Update to 1.1.1., guix-commits, 2024/03/11
- 21/22: gnu: r-paws-common: Update to 0.7.1., guix-commits, 2024/03/11
- 22/22: gnu: r-logger: Update to 0.3.0., guix-commits, 2024/03/11
- 14/22: gnu: r-gmodels: Update to 2.19.1., guix-commits, 2024/03/11
- 16/22: gnu: r-systemfonts: Update to 1.0.6., guix-commits, 2024/03/11
- 11/22: gnu: r-rnifti: Update to 1.6.1., guix-commits, 2024/03/11
- 13/22: gnu: r-cobs: Update to 1.3-8., guix-commits, 2024/03/11
- 15/22: gnu: r-ggraph: Update to 2.2.1.,
guix-commits <=
- 20/22: gnu: r-rstan: Update to 2.32.6., guix-commits, 2024/03/11
- 18/22: gnu: r-accsda: Update to 1.1.3., guix-commits, 2024/03/11
- 19/22: gnu: r-fda: Update to 6.1.8., guix-commits, 2024/03/11
- 09/22: gnu: r-admisc: Update to 0.35., guix-commits, 2024/03/11