[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/20: gnu: r-farver: Update to 2.1.2.
From: |
guix-commits |
Subject: |
06/20: gnu: r-farver: Update to 2.1.2. |
Date: |
Mon, 13 May 2024 16:28:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 6d7d9513e3f2d20713f564c8b699589e99d7e8ab
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon May 13 21:59:52 2024 +0200
gnu: r-farver: Update to 2.1.2.
* gnu/packages/cran.scm (r-farver): Update to 2.1.2.
Change-Id: Ic73015b3cd86c9cbaceedf6a721db8d6fe825c6c
---
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 028d7b3fcf..cb4980999e 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -24858,14 +24858,14 @@ consists of @code{grid} grobs and viewports that can
then be manipulated with
(define-public r-farver
(package
(name "r-farver")
- (version "2.1.1")
+ (version "2.1.2")
(source
(origin
(method url-fetch)
(uri (cran-uri "farver" version))
(sha256
(base32
- "1klnr73fhm7n46q85in1v9gi99y6rcdzzg4h4wvnbx23lxndmkqd"))))
+ "09gy2wmm3jp2k3q6zbmjl6z55a974221q7vi6xhmdd5abnwj722j"))))
(build-system r-build-system)
(home-page "https://github.com/thomasp85/farver")
(synopsis "Vectorized color conversion and comparison")
- branch master updated (b8c0bdea4e -> 0edbb93130), guix-commits, 2024/05/13
- 07/20: gnu: r-imager: Update to 1.0.2., guix-commits, 2024/05/13
- 08/20: gnu: r-seurat: Update to 5.1.0., guix-commits, 2024/05/13
- 10/20: gnu: r-paws-developer-tools: Update to 0.6.0., guix-commits, 2024/05/13
- 15/20: gnu: r-paws-networking: Update to 0.6.0., guix-commits, 2024/05/13
- 03/20: gnu: r-qlcmatrix: Update to 0.9.8., guix-commits, 2024/05/13
- 04/20: gnu: r-polspline: Update to 1.1.25., guix-commits, 2024/05/13
- 01/20: gnu: r-insight: Update to 0.19.11., guix-commits, 2024/05/13
- 06/20: gnu: r-farver: Update to 2.1.2.,
guix-commits <=
- 05/20: gnu: r-options: Update to 0.2.0., guix-commits, 2024/05/13
- 09/20: gnu: r-paws-customer-engagement: Update to 0.6.0., guix-commits, 2024/05/13
- 11/20: gnu: r-paws-end-user-computing: Update to 0.6.0., guix-commits, 2024/05/13
- 19/20: gnu: r-tclust: Update to 2.0-4., guix-commits, 2024/05/13
- 20/20: gnu: r-logspline: Update to 2.1.22., guix-commits, 2024/05/13
- 02/20: gnu: r-effectsize: Update to 0.8.8., guix-commits, 2024/05/13
- 13/20: gnu: r-paws-analytics: Update to 0.6.0., guix-commits, 2024/05/13
- 18/20: gnu: r-estimability: Update to 1.5.1., guix-commits, 2024/05/13
- 14/20: gnu: r-paws-machine-learning: Update to 0.6.0., guix-commits, 2024/05/13
- 16/20: gnu: r-paws-database: Update to 0.6.0., guix-commits, 2024/05/13