[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/13: gnu: r-ggnetwork: Update to 0.5.13.
From: |
guix-commits |
Subject: |
06/13: gnu: r-ggnetwork: Update to 0.5.13. |
Date: |
Thu, 15 Feb 2024 08:13:14 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a24e1bb24318490afcd9048c6adca176f9707f99
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Feb 15 14:12:12 2024 +0100
gnu: r-ggnetwork: Update to 0.5.13.
* gnu/packages/cran.scm (r-ggnetwork): Update to 0.5.13.
Change-Id: If5bd9a9983a19679bae640d38b4e9a503145599c
---
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 492b3374f2..eadf640773 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -15404,14 +15404,14 @@ and coverage methods to tune the choice of
threshold.")
(define-public r-ggnetwork
(package
(name "r-ggnetwork")
- (version "0.5.12")
+ (version "0.5.13")
(source
(origin
(method url-fetch)
(uri (cran-uri "ggnetwork" version))
(sha256
(base32
- "1kg9354f39asq5baryh3zzzdl54g75mn1pxdr3pws9d2q5i8cdkl"))))
+ "0ipxw6j36n0hfn0nsimw8jbjszvm1d0hadwg4zirvn6v36npwabc"))))
(properties `((upstream-name . "ggnetwork")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (7151086aff -> 5ad54df6b0), guix-commits, 2024/02/15
- 07/13: gnu: r-targets: Update to 1.5.1., guix-commits, 2024/02/15
- 01/13: gnu: Add r-secretbase., guix-commits, 2024/02/15
- 02/13: gnu: r-tgstat: Update to 2.3.27., guix-commits, 2024/02/15
- 06/13: gnu: r-ggnetwork: Update to 0.5.13.,
guix-commits <=
- 03/13: gnu: r-rvest: Update to 1.0.4., guix-commits, 2024/02/15
- 04/13: gnu: r-ggally: Update to 2.2.1., guix-commits, 2024/02/15
- 11/13: gnu: r-filesstrings: Update to 3.4.0., guix-commits, 2024/02/15
- 05/13: gnu: r-quantmod: Update to 0.4.26., guix-commits, 2024/02/15
- 08/13: gnu: r-bayesplot: Update to 1.11.1., guix-commits, 2024/02/15
- 09/13: gnu: r-bayestestr: Update to 0.13.2., guix-commits, 2024/02/15
- 13/13: gnu: r-survival: Update to 3.5-8., guix-commits, 2024/02/15
- 10/13: gnu: r-parallelly: Update to 1.37.0., guix-commits, 2024/02/15
- 12/13: gnu: r-isocodes: Update to 2024.02.12., guix-commits, 2024/02/15