[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
69/125: gnu: r-emojifont: Update to 0.5.5.
From: |
guix-commits |
Subject: |
69/125: gnu: r-emojifont: Update to 0.5.5. |
Date: |
Tue, 4 May 2021 01:33:28 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit eda03d246295d9cb5157ff84d571d02651db7434
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue May 4 07:13:14 2021 +0200
gnu: r-emojifont: Update to 0.5.5.
* gnu/packages/cran.scm (r-emojifont): Update to 0.5.5.
[native-inputs]: Add r-knitr.
---
gnu/packages/cran.scm | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index b30fe84..48598a3 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -19183,14 +19183,14 @@ such as Ghostscript is needed to use this package.")
(define-public r-emojifont
(package
(name "r-emojifont")
- (version "0.5.3")
+ (version "0.5.5")
(source
(origin
(method url-fetch)
(uri (cran-uri "emojifont" version))
(sha256
(base32
- "1cdrrl3hvrs8rskyy6zgr7q2mmg8yb9k8sld1m64zsp7y009g19k"))))
+ "1hhrwilv36hd9gs1kcl2zsi6519md0h9aixjrm6lfclxvz8r6k1i"))))
(properties `((upstream-name . "emojifont")))
(build-system r-build-system)
(propagated-inputs
@@ -19198,6 +19198,8 @@ such as Ghostscript is needed to use this package.")
("r-proto" ,r-proto)
("r-showtext" ,r-showtext)
("r-sysfonts" ,r-sysfonts)))
+ (native-inputs
+ `(("r-knitr" ,r-knitr)))
(home-page "https://guangchuangyu.github.io/emojifont")
(synopsis "Emoji and Font Awesome in R graphics")
(description
- 34/125: gnu: r-brglm: Update to 0.7.2., (continued)
- 34/125: gnu: r-brglm: Update to 0.7.2., guix-commits, 2021/05/04
- 35/125: gnu: r-entropy: Update to 1.3.0., guix-commits, 2021/05/04
- 38/125: gnu: r-doby: Update to 4.6.10., guix-commits, 2021/05/04
- 41/125: gnu: r-svdialogs: Update to 1.0.3., guix-commits, 2021/05/04
- 43/125: gnu: r-multcomp: Update to 1.4-17., guix-commits, 2021/05/04
- 46/125: gnu: r-bayestestr: Update to 0.9.0., guix-commits, 2021/05/04
- 51/125: gnu: r-rgl: Update to 0.106.8., guix-commits, 2021/05/04
- 58/125: gnu: r-pegas: Update to 1.0., guix-commits, 2021/05/04
- 64/125: gnu: r-dqrng: Update to 0.3.0., guix-commits, 2021/05/04
- 73/125: gnu: r-qqman: Update to 0.1.8., guix-commits, 2021/05/04
- 69/125: gnu: r-emojifont: Update to 0.5.5.,
guix-commits <=
- 54/125: gnu: r-listenv: Add phase to set HOME directory., guix-commits, 2021/05/04
- 52/125: gnu: r-ouch: Update to 2.16., guix-commits, 2021/05/04
- 65/125: gnu: r-ingredients: Update to 2.2.0., guix-commits, 2021/05/04
- 78/125: gnu: r-tam: Update to 3.6-45., guix-commits, 2021/05/04
- 76/125: gnu: r-openmx: Update to 2.19.5., guix-commits, 2021/05/04
- 79/125: gnu: r-rsconnect: Update to 0.8.17., guix-commits, 2021/05/04
- 47/125: gnu: r-performance: Update to 0.7.1., guix-commits, 2021/05/04
- 53/125: gnu: r-rmpfr: Update to 0.8-4., guix-commits, 2021/05/04
- 56/125: gnu: r-future: Add build phase to set HOME directory., guix-commits, 2021/05/04
- 55/125: gnu: r-parallelly: Update to 1.25.0., guix-commits, 2021/05/04