[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
28/61: gnu: r-cli: Update to 2.0.1.
From: |
guix-commits |
Subject: |
28/61: gnu: r-cli: Update to 2.0.1. |
Date: |
Thu, 16 Jan 2020 00:53:49 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit 743b12c24126d1156b7f8c156015d96497fa6b1b
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Jan 16 05:41:35 2020 +0100
gnu: r-cli: Update to 2.0.1.
* gnu/packages/cran.scm (r-cli): Update to 2.0.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 f86091b..d878ca1 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -3795,14 +3795,14 @@ plots in @code{ggplot2}.")
(define-public r-cli
(package
(name "r-cli")
- (version "2.0.0")
+ (version "2.0.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "cli" version))
(sha256
(base32
- "1gv3zqdipj29ivkw5dsi1qdlra7q4lcrcqvlg9fns7d670yglfki"))))
+ "0x28i7kj4qndk6mnn99qn9w2nfldv8csjnsn0n8phfnxq5hnmp5y"))))
(build-system r-build-system)
(propagated-inputs
`(("r-assertthat" ,r-assertthat)
- 36/61: gnu: r-sjmisc: Update to 2.8.3., (continued)
- 36/61: gnu: r-sjmisc: Update to 2.8.3., guix-commits, 2020/01/16
- 41/61: gnu: r-shinyjs: Update to 1.1., guix-commits, 2020/01/16
- 38/61: gnu: r-multcomp: Update to 1.4-12., guix-commits, 2020/01/16
- 43/61: gnu: r-rttf2pt1: Update to 1.3.8., guix-commits, 2020/01/16
- 44/61: gnu: r-batchtools: Update to 0.9.12., guix-commits, 2020/01/16
- 26/61: gnu: r-vcd: Update to 1.4-5., guix-commits, 2020/01/16
- 30/61: gnu: r-tinytex: Update to 0.19., guix-commits, 2020/01/16
- 56/61: gnu: r-inspect: Update to 1.16.2., guix-commits, 2020/01/16
- 29/61: gnu: r-xfun: Update to 0.12., guix-commits, 2020/01/16
- 42/61: gnu: r-bookdown: Update to 0.17., guix-commits, 2020/01/16
- 28/61: gnu: r-cli: Update to 2.0.1.,
guix-commits <=
- 33/61: gnu: r-fansi: Update to 0.4.1., guix-commits, 2020/01/16
- 37/61: gnu: r-proc: Update to 1.16.1., guix-commits, 2020/01/16
- 39/61: gnu: r-tmb: Update to 1.7.16., guix-commits, 2020/01/16
- 40/61: gnu: r-future-apply: Update to 1.4.0., guix-commits, 2020/01/16
- 45/61: gnu: r-umap: Update to 0.2.4.1., guix-commits, 2020/01/16
- 46/61: gnu: r-parameters: Update to 0.4.0., guix-commits, 2020/01/16
- 50/61: gnu: r-biocstyle: Update to 2.14.4., guix-commits, 2020/01/16
- 51/61: gnu: r-s4vectors: Update to 0.24.2., guix-commits, 2020/01/16
- 53/61: gnu: r-delayedarray: Update to 0.12.2., guix-commits, 2020/01/16
- 58/61: gnu: r-mlinterfaces: Update to 1.66.2., guix-commits, 2020/01/16