[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
81/89: gnu: r-rsvg: Update to 2.1.
From: |
guix-commits |
Subject: |
81/89: gnu: r-rsvg: Update to 2.1. |
Date: |
Thu, 11 Jun 2020 11:04:35 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit de26ce7265504f17d169f60ac00f1ebaeaf7e2a4
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Jun 11 15:13:54 2020 +0200
gnu: r-rsvg: Update to 2.1.
* gnu/packages/cran.scm (r-rsvg): Update to 2.1.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e020ff6..62be117 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19407,21 +19407,22 @@ automatically show a loader when the output is
(re)calculating.")
(define-public r-rsvg
(package
(name "r-rsvg")
- (version "2.0")
+ (version "2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "rsvg" version))
(sha256
(base32
- "0r066lvyfvhsjjpiad259f1m3qk5w7hxhbyjzhlryzf3fy0hvh29"))))
+ "0bxnwa9sbzx6jlxrzh3ymjq81vkxil2qx7kk7wp13a0cql7dhxcn"))))
(properties `((upstream-name . "rsvg")))
(build-system r-build-system)
(inputs
`(("librsvg" ,librsvg)
("zlib" ,zlib)))
(native-inputs
- `(("pkg-config" ,pkg-config)))
+ `(("pkg-config" ,pkg-config)
+ ("r-knitr" ,r-knitr)))
(home-page "https://github.com/jeroen/rsvg#readme")
(synopsis "Render SVG images into PDF, PNG, PostScript, or Bitmap arrays")
(description
- 65/89: gnu: r-rms: Update to 6.0-0., (continued)
- 65/89: gnu: r-rms: Update to 6.0-0., guix-commits, 2020/06/11
- 68/89: gnu: r-europepmc: Update to 0.4., guix-commits, 2020/06/11
- 71/89: gnu: r-systemfonts: Update to 0.2.3., guix-commits, 2020/06/11
- 67/89: gnu: r-msigdbr: Update to 7.1.1., guix-commits, 2020/06/11
- 69/89: gnu: r-ggraph: Update to 2.0.3., guix-commits, 2020/06/11
- 74/89: gnu: r-abcrlda: Update to 1.0.3., guix-commits, 2020/06/11
- 78/89: gnu: r-seewave: Update to 2.1.6., guix-commits, 2020/06/11
- 80/89: gnu: r-actuar: Update to 3.0-0., guix-commits, 2020/06/11
- 79/89: gnu: r-gdina: Update to 2.8.0., guix-commits, 2020/06/11
- 77/89: gnu: r-elasticnet: Update to 1.3., guix-commits, 2020/06/11
- 81/89: gnu: r-rsvg: Update to 2.1.,
guix-commits <=
- 83/89: gnu: r-sem: Update to 3.1-11., guix-commits, 2020/06/11
- 76/89: gnu: r-showtext: Update to 0.8-1., guix-commits, 2020/06/11
- 75/89: gnu: r-showtextdb: Update to 3.0., guix-commits, 2020/06/11
- 29/89: gnu: r-getoptlong: Update to 1.0.0., guix-commits, 2020/06/11
- 70/89: gnu: r-rhpcblasctl: Update to 0.20-137., guix-commits, 2020/06/11
- 84/89: gnu: r-semtools: Update to 0.5-3., guix-commits, 2020/06/11
- 89/89: gnu: r-with-tests, r-minimal: Update to 4.0.1., guix-commits, 2020/06/11
- 33/89: gnu: r-squarem: Update to 2020.3., guix-commits, 2020/06/11
- 40/89: gnu: r-maptools: Update to 1.0-1., guix-commits, 2020/06/11
- 41/89: gnu: r-later: Update to 1.1.0.1., guix-commits, 2020/06/11