[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
62/111: gnu: r-rsvg: Update to 2.2.0.
From: |
guix-commits |
Subject: |
62/111: gnu: r-rsvg: Update to 2.2.0. |
Date: |
Mon, 14 Mar 2022 02:25:22 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 210172f571d60630b977585c28f30fa0c778f44b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Mar 12 23:04:31 2022 +0100
gnu: r-rsvg: Update to 2.2.0.
* gnu/packages/cran.scm (r-rsvg): Update to 2.2.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 f680755d1f..fd1743d26b 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -23600,14 +23600,14 @@ automatically show a loader when the output is
(re)calculating.")
(define-public r-rsvg
(package
(name "r-rsvg")
- (version "2.1.2")
+ (version "2.2.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "rsvg" version))
(sha256
(base32
- "10p6aps2rsvhf4xgngl9x20cf2wqbzhlpjds8biyihvj58c1q8nn"))))
+ "05mvi1ijnxayyj1f4p8nb56pncmm7x0sbq0d87asv7c7kw765n1a"))))
(properties `((upstream-name . "rsvg")))
(build-system r-build-system)
(inputs
- 28/111: gnu: r-parsedate: Update to 1.3.0., (continued)
- 28/111: gnu: r-parsedate: Update to 1.3.0., guix-commits, 2022/03/14
- 29/111: gnu: r-dosnow: Update to 1.0.20., guix-commits, 2022/03/14
- 33/111: gnu: r-doby: Update to 4.6.12., guix-commits, 2022/03/14
- 34/111: gnu: r-abjutils: Update to 0.3.2., guix-commits, 2022/03/14
- 35/111: gnu: r-gee: Update to 4.13-22., guix-commits, 2022/03/14
- 37/111: gnu: r-chk: Update to 0.8.0., guix-commits, 2022/03/14
- 40/111: gnu: r-tidytree: Update to 0.3.8., guix-commits, 2022/03/14
- 41/111: gnu: r-speedglm: Update to 0.3-4., guix-commits, 2022/03/14
- 44/111: gnu: r-rnifti: Update to 1.4.0., guix-commits, 2022/03/14
- 46/111: gnu: r-future: Update to 1.24.0., guix-commits, 2022/03/14
- 62/111: gnu: r-rsvg: Update to 2.2.0.,
guix-commits <=
- 60/111: gnu: r-lhs: Update to 1.1.4., guix-commits, 2022/03/14
- 64/111: gnu: r-openmx: Update to 2.20.3., guix-commits, 2022/03/14
- 68/111: gnu: r-latex2exp: Update to 0.9.3., guix-commits, 2022/03/14
- 69/111: gnu: r-conquer: Update to 1.2.2., guix-commits, 2022/03/14
- 58/111: gnu: r-terra: Update to 1.5-21., guix-commits, 2022/03/14
- 59/111: gnu: r-showtext: Update to 0.9-5., guix-commits, 2022/03/14
- 45/111: gnu: r-gmp: Update to 0.6-4., guix-commits, 2022/03/14
- 47/111: gnu: r-pbdzmq: Update to 0.3-7., guix-commits, 2022/03/14
- 50/111: gnu: r-units: Update to 0.8-0., guix-commits, 2022/03/14
- 53/111: gnu: r-ggnewscale: Update to 0.4.6., guix-commits, 2022/03/14