[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
91/111: gnu: r-svglite: Update to 2.1.0.
From: |
guix-commits |
Subject: |
91/111: gnu: r-svglite: Update to 2.1.0. |
Date: |
Mon, 14 Mar 2022 02:25:31 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 865abefb620b373eef63c9950a8c115f9dd226e2
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:38 2022 +0100
gnu: r-svglite: Update to 2.1.0.
* gnu/packages/statistics.scm (r-svglite): Update to 2.1.0.
---
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 2c9de86a80..7ac42d9b17 100644
--- a/gnu/packages/statistics.scm
+++ b/gnu/packages/statistics.scm
@@ -1302,14 +1302,14 @@ and to generate base64 encoded string from raster
matrix.")
(define-public r-svglite
(package
(name "r-svglite")
- (version "2.0.0")
+ (version "2.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "svglite" version))
(sha256
(base32
- "19ggknw5322yw7r1bzhw0bqggcrpn0qxddk7kblpqnra2zz2brkn"))))
+ "16wwhfmp9agdz9azslgd8qs77fllhdp6p0m304qfh2p8qy8gah5d"))))
(build-system r-build-system)
(inputs
(list libpng zlib))
- 49/111: gnu: r-brobdingnag: Update to 1.2-7., (continued)
- 49/111: gnu: r-brobdingnag: Update to 1.2-7., guix-commits, 2022/03/14
- 52/111: gnu: r-rttf2pt1: Update to 1.3.10., guix-commits, 2022/03/14
- 61/111: gnu: r-gamlss: Update to 5.4-1., guix-commits, 2022/03/14
- 63/111: gnu: r-ltm: Update to 1.2-0., guix-commits, 2022/03/14
- 65/111: gnu: r-rockchalk: Update to 1.8.151., guix-commits, 2022/03/14
- 66/111: gnu: r-qgraph: Update to 1.9.1., guix-commits, 2022/03/14
- 67/111: gnu: r-semplot: Update to 1.1.4., guix-commits, 2022/03/14
- 74/111: gnu: r-rfast: Update to 2.0.6., guix-commits, 2022/03/14
- 87/111: gnu: r-mockery: Update to 0.4.3., guix-commits, 2022/03/14
- 85/111: gnu: r-keras: Update to 2.8.0., guix-commits, 2022/03/14
- 91/111: gnu: r-svglite: Update to 2.1.0.,
guix-commits <=
- 103/111: gnu: r-domc: Update to 1.3.8., guix-commits, 2022/03/14
- 32/111: gnu: r-insight: Update to 0.16.0., guix-commits, 2022/03/14
- 99/111: gnu: r-xml: Update to 3.99-0.9., guix-commits, 2022/03/14
- 102/111: gnu: r-doparallel: Update to 1.0.17., guix-commits, 2022/03/14
- 106/111: gnu: r-randomforest: Update to 4.7-1., guix-commits, 2022/03/14
- 57/111: gnu: r-systemfonts: Update to 1.0.4., guix-commits, 2022/03/14
- 71/111: gnu: r-spatstat-core: Update to 2.4-0., guix-commits, 2022/03/14
- 72/111: gnu: r-spatstat-linnet: Update to 2.3-2., guix-commits, 2022/03/14
- 75/111: gnu: r-dials: Update to 0.1.0., guix-commits, 2022/03/14
- 78/111: gnu: r-mlr3: Update to 0.13.2., guix-commits, 2022/03/14