[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
119/211: gnu: r-tidygraph: Update to 1.2.2.
From: |
guix-commits |
Subject: |
119/211: gnu: r-tidygraph: Update to 1.2.2. |
Date: |
Tue, 20 Sep 2022 06:24:29 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 30c0eeca52f30db19e74ae4774648d3889008e3f
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Sep 20 10:53:15 2022 +0200
gnu: r-tidygraph: Update to 1.2.2.
* gnu/packages/cran.scm (r-tidygraph): Update to 1.2.2.
---
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 92399ec8a8..67a930a246 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -21644,14 +21644,14 @@ files is supported.")
(define-public r-tidygraph
(package
(name "r-tidygraph")
- (version "1.2.1")
+ (version "1.2.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "tidygraph" version))
(sha256
(base32
- "0dmdff3bkg53xn0c51xd6k2d9c7l250x1lhl5z3libf533dw5g9g"))))
+ "0w34jfldjkynbkyinmi1vdrfjhjrs47hm599mbnx4sxmnpbclmfm"))))
(properties `((upstream-name . "tidygraph")))
(build-system r-build-system)
(propagated-inputs
- 105/211: gnu: r-ggtext: Update to 0.1.2., (continued)
- 105/211: gnu: r-ggtext: Update to 0.1.2., guix-commits, 2022/09/20
- 01/211: gnu: Add r-confintr., guix-commits, 2022/09/20
- 07/211: gnu: r-torch: Do not hardcode Python version., guix-commits, 2022/09/20
- 64/211: gnu: r-labelled: Update to 2.10.0., guix-commits, 2022/09/20
- 31/211: gnu: r-shinyfiles: Update to 0.9.3., guix-commits, 2022/09/20
- 57/211: gnu: r-hdf5r: Update to 1.3.6., guix-commits, 2022/09/20
- 42/211: gnu: r-cli: Update to 3.4.0., guix-commits, 2022/09/20
- 79/211: gnu: r-chk: Update to 0.8.1., guix-commits, 2022/09/20
- 110/211: gnu: r-sctransform: Update to 0.3.4., guix-commits, 2022/09/20
- 118/211: gnu: r-terra: Update to 1.6-17., guix-commits, 2022/09/20
- 119/211: gnu: r-tidygraph: Update to 1.2.2.,
guix-commits <=
- 120/211: gnu: r-parameters: Update to 0.18.2., guix-commits, 2022/09/20
- 121/211: gnu: r-lifecycle: Update to 1.0.2., guix-commits, 2022/09/20
- 123/211: gnu: r-accsda: Update to 1.1.2., guix-commits, 2022/09/20
- 86/211: gnu: r-tractor-base: Update to 3.3.5.1., guix-commits, 2022/09/20
- 90/211: gnu: r-gmp: Update to 0.6-6., guix-commits, 2022/09/20
- 88/211: gnu: r-ontologyindex: Update to 2.10., guix-commits, 2022/09/20
- 92/211: gnu: r-globals: Update to 0.16.1., guix-commits, 2022/09/20
- 93/211: gnu: r-future: Update to 1.28.0., guix-commits, 2022/09/20
- 94/211: gnu: r-future-apply: Update to 1.9.1., guix-commits, 2022/09/20
- 95/211: gnu: r-blockmodeling: Update to 1.1.3., guix-commits, 2022/09/20