[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
54/99: gnu: r-farver: Update to 2.1.0.
From: |
guix-commits |
Subject: |
54/99: gnu: r-farver: Update to 2.1.0. |
Date: |
Tue, 9 Mar 2021 16:07:19 -0500 (EST) |
rekado pushed a commit to branch master
in repository guix.
commit a5cfb3f330e739485e2fb82d3c4941a2700d8297
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Mar 9 21:40:23 2021 +0100
gnu: r-farver: Update to 2.1.0.
* gnu/packages/cran.scm (r-farver): Update to 2.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 09bfd12..39708db 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16206,14 +16206,14 @@ consists of @code{grid} grobs and viewports that can
then be manipulated with
(define-public r-farver
(package
(name "r-farver")
- (version "2.0.3")
+ (version "2.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "farver" version))
(sha256
(base32
- "1k75v07dsfkjra2gsgxg9s55cw3b46b1nh960kqphq7cg7gr058f"))))
+ "1x6ffwxqbrwlylnk995jz2a6nz2y9z59jaq0ncpni7q40w367j75"))))
(build-system r-build-system)
(home-page "https://github.com/thomasp85/farver")
(synopsis "Vectorized color conversion and comparison")
- 02/99: gnu: Add r-rstpm2., (continued)
- 02/99: gnu: Add r-rstpm2., guix-commits, 2021/03/09
- 08/99: gnu: r-cachem: Update to 1.0.4., guix-commits, 2021/03/09
- 04/99: gnu: Add r-gridtext., guix-commits, 2021/03/09
- 09/99: gnu: r-waldo: Update to 0.2.5., guix-commits, 2021/03/09
- 05/99: gnu: Add r-ggtext., guix-commits, 2021/03/09
- 06/99: gnu: Add r-terra., guix-commits, 2021/03/09
- 19/99: gnu: r-ipred: Update to 0.9-10., guix-commits, 2021/03/09
- 20/99: gnu: r-broom: Update to 0.7.5., guix-commits, 2021/03/09
- 24/99: gnu: r-tinytex: Update to 0.30., guix-commits, 2021/03/09
- 53/99: gnu: r-arsenal: Update to 3.6.2., guix-commits, 2021/03/09
- 54/99: gnu: r-farver: Update to 2.1.0.,
guix-commits <=
- 03/99: gnu: Add r-palmerpenguins., guix-commits, 2021/03/09
- 16/99: gnu: r-proxy: Update to 0.4-25., guix-commits, 2021/03/09
- 13/99: gnu: r-pkgload: Update to 1.2.0., guix-commits, 2021/03/09
- 28/99: gnu: r-renv: Update to 0.13.0., guix-commits, 2021/03/09
- 31/99: gnu: r-rdpack: Update to 2.1.1., guix-commits, 2021/03/09
- 36/99: gnu: r-labelled: Update to 2.8.0., guix-commits, 2021/03/09
- 30/99: gnu: r-rstatix: Update to 0.7.0., guix-commits, 2021/03/09
- 61/99: gnu: r-lifecycle: Update to 1.0.0., guix-commits, 2021/03/09
- 07/99: gnu: r-wgcna: Update to 1.70-3., guix-commits, 2021/03/09
- 39/99: gnu: r-rcppparallel: Update to 5.0.3., guix-commits, 2021/03/09