[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
14/67: gnu: r-cli: Update to 3.1.1.
From: |
guix-commits |
Subject: |
14/67: gnu: r-cli: Update to 3.1.1. |
Date: |
Sun, 23 Jan 2022 08:06:34 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a99281947aa22d88188295edd922babf61082dc1
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sun Jan 23 13:33:31 2022 +0100
gnu: r-cli: Update to 3.1.1.
* gnu/packages/cran.scm (r-cli): Update to 3.1.1.
---
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 1db07e75e2..5492384b84 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -5632,14 +5632,14 @@ plots in @code{ggplot2}.")
(define-public r-cli
(package
(name "r-cli")
- (version "3.1.0")
+ (version "3.1.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "cli" version))
(sha256
(base32
- "04ff3bgsahi736s8l6a26zlwwil8jw4shx7bb56ah1pp1f1n22n7"))))
+ "1kslrx22djrs3wnf5xyligwy7h4hzsn5awl946x961fn980ydcy8"))))
(build-system r-build-system)
(propagated-inputs
(list r-glue))
- 16/67: gnu: r-dtplyr: Update to 1.2.1., (continued)
- 16/67: gnu: r-dtplyr: Update to 1.2.1., guix-commits, 2022/01/23
- 19/67: gnu: r-fansi: Update to 1.0.2., guix-commits, 2022/01/23
- 09/67: gnu: r-htmltable: Update to 2.4.0., guix-commits, 2022/01/23
- 39/67: gnu: r-subplex: Update to 1.7., guix-commits, 2022/01/23
- 40/67: gnu: r-gdina: Update to 2.8.8., guix-commits, 2022/01/23
- 43/67: gnu: r-polycor: Update to 0.8-1., guix-commits, 2022/01/23
- 52/67: gnu: r-mlr3: Update to 0.13.1., guix-commits, 2022/01/23
- 48/67: gnu: r-igraph: Update to 1.2.11., guix-commits, 2022/01/23
- 06/67: gnu: r-shadowtext: Update to 0.1.1., guix-commits, 2022/01/23
- 08/67: gnu: r-jsonlite: Update to 1.7.3., guix-commits, 2022/01/23
- 14/67: gnu: r-cli: Update to 3.1.1.,
guix-commits <=
- 23/67: gnu: r-cmplot: Update to 4.0.0., guix-commits, 2022/01/23
- 25/67: gnu: r-effectsize: Update to 0.6.0., guix-commits, 2022/01/23
- 56/67: gnu: r-prereg: Update to 0.6.0., guix-commits, 2022/01/23
- 50/67: gnu: r-mlr3measures: Update to 0.4.1., guix-commits, 2022/01/23
- 57/67: gnu: r-delaporte: Update to 8.0.2., guix-commits, 2022/01/23
- 59/67: gnu: r-class: Update to 7.3-20., guix-commits, 2022/01/23
- 62/67: gnu: r-nnet: Update to 7.3-17., guix-commits, 2022/01/23
- 61/67: gnu: r-nlme: Update to 3.1-155., guix-commits, 2022/01/23
- 67/67: gnu: r-effects: Update to 4.2-1., guix-commits, 2022/01/23
- 31/67: gnu: r-apcluster: Update to 1.4.9., guix-commits, 2022/01/23