[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/115: gnu: r-cli: Update to 3.1.0.
From: |
guix-commits |
Subject: |
21/115: gnu: r-cli: Update to 3.1.0. |
Date: |
Tue, 23 Nov 2021 10:26:38 -0500 (EST) |
rekado pushed a commit to branch r-updates
in repository guix.
commit 8b94701041f9e4114346f7c6bd61fa0517b80ace
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Nov 23 15:23:10 2021 +0100
gnu: r-cli: Update to 3.1.0.
* gnu/packages/cran.scm (r-cli): Update to 3.1.0.
---
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 bacf977..38a9cae 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5693,14 +5693,14 @@ plots in @code{ggplot2}.")
(define-public r-cli
(package
(name "r-cli")
- (version "3.0.1")
+ (version "3.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "cli" version))
(sha256
(base32
- "1zdld2cr83k4v7yrwa2csvcafwslwr610vk70mv1a3knrnv2b6nq"))))
+ "04ff3bgsahi736s8l6a26zlwwil8jw4shx7bb56ah1pp1f1n22n7"))))
(build-system r-build-system)
(propagated-inputs
`(("r-glue" ,r-glue)))
- 26/115: gnu: r-radiant-data: Update to 1.4.1., (continued)
- 26/115: gnu: r-radiant-data: Update to 1.4.1., guix-commits, 2021/11/23
- 32/115: gnu: r-flextable: Update to 0.6.10., guix-commits, 2021/11/23
- 31/115: gnu: r-officer: Update to 0.4.1., guix-commits, 2021/11/23
- 28/115: gnu: r-rio: Update to 0.5.29., guix-commits, 2021/11/23
- 29/115: gnu: r-rastervis: Update to 0.51.1., guix-commits, 2021/11/23
- 30/115: gnu: r-hdf5r: Update to 1.3.5., guix-commits, 2021/11/23
- 34/115: gnu: r-labelled: Update to 2.9.0., guix-commits, 2021/11/23
- 35/115: gnu: r-mosaic: Update to 1.8.3., guix-commits, 2021/11/23
- 38/115: gnu: r-usethis: Update to 2.1.3., guix-commits, 2021/11/23
- 42/115: gnu: r-rgl: Update to 0.108.3., guix-commits, 2021/11/23
- 21/115: gnu: r-cli: Update to 3.1.0.,
guix-commits <=
- 22/115: gnu: r-xfun: Update to 0.28., guix-commits, 2021/11/23
- 23/115: gnu: r-uuid: Update to 1.0-3., guix-commits, 2021/11/23
- 54/115: gnu: r-future: Update to 1.23.0., guix-commits, 2021/11/23
- 58/115: gnu: r-sf: Update to 1.0-4., guix-commits, 2021/11/23
- 67/115: gnu: r-rngwell: Update to 0.10-7., guix-commits, 2021/11/23
- 70/115: gnu: r-fda: Update to 5.5.1., guix-commits, 2021/11/23
- 18/115: gnu: r-corrplot: Update to 0.92., guix-commits, 2021/11/23
- 19/115: gnu: r-hardyweinberg: Update to 1.7.3., guix-commits, 2021/11/23
- 20/115: gnu: r-venndiagram: Update to 1.7.0., guix-commits, 2021/11/23
- 24/115: gnu: r-tinytex: Update to 0.35., guix-commits, 2021/11/23