[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
126/146: gnu: r-crayon: Update to 1.5.1.
From: |
guix-commits |
Subject: |
126/146: gnu: r-crayon: Update to 1.5.1. |
Date: |
Tue, 12 Apr 2022 10:01:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit b99c0c1c148257031bb4717f5e88547c74195503
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Apr 11 18:01:40 2022 +0200
gnu: r-crayon: Update to 1.5.1.
* gnu/packages/statistics.scm (r-crayon): Update to 1.5.1.
---
gnu/packages/statistics.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/statistics.scm b/gnu/packages/statistics.scm
index e83ab19778..49c5a43b50 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1640,13 +1640,13 @@ you call it again with the same arguments it returns
the pre-computed value.")
(define-public r-crayon
(package
(name "r-crayon")
- (version "1.5.0")
+ (version "1.5.1")
(source (origin
(method url-fetch)
(uri (cran-uri "crayon" version))
(sha256
(base32
- "0m3rckps0c8v14h9vqnr81acv0az1jqwlsradcbkb2ndvnpjq4j4"))))
+ "1yaxwkmvjaillngfafgapakqjl6s86ly3j338f78xs58g0xwf9f0"))))
(build-system r-build-system)
(home-page "https://github.com/gaborcsardi/crayon")
(synopsis "Colored terminal output for R")
- 42/146: gnu: r-ggeffects: Update to 1.1.2., (continued)
- 42/146: gnu: r-ggeffects: Update to 1.1.2., guix-commits, 2022/04/12
- 48/146: gnu: r-rncl: Update to 0.8.6., guix-commits, 2022/04/12
- 66/146: gnu: r-float: Update to 0.3-0., guix-commits, 2022/04/12
- 61/146: gnu: r-msigdbr: Update to 7.5.1., guix-commits, 2022/04/12
- 53/146: gnu: r-outliers: Update to 0.15., guix-commits, 2022/04/12
- 75/146: gnu: r-lhs: Update to 1.1.5., guix-commits, 2022/04/12
- 82/146: gnu: r-bdgraph: Update to 2.65., guix-commits, 2022/04/12
- 93/146: gnu: r-spatstat-core: Update to 2.4-2., guix-commits, 2022/04/12
- 117/146: gnu: r-cluster: Update to 2.1.3., guix-commits, 2022/04/12
- 112/146: gnu: r-tzdb: Update to 0.3.0., guix-commits, 2022/04/12
- 126/146: gnu: r-crayon: Update to 1.5.1.,
guix-commits <=
- 23/146: gnu: r-tinytex: Update to 0.38., guix-commits, 2022/04/12