[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
09/15: gnu: r-showtext: Update to 0.9.
From: |
guix-commits |
Subject: |
09/15: gnu: r-showtext: Update to 0.9. |
Date: |
Thu, 20 Aug 2020 13:32:51 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 69939ce955190f200e1b30ce0005f1b30660a11c
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Thu Aug 20 19:24:29 2020 +0200
gnu: r-showtext: Update to 0.9.
* gnu/packages/cran.scm (r-showtext): Update to 0.9.
---
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 1822106..ce9bc74 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -17339,14 +17339,14 @@ package.")
(define-public r-showtext
(package
(name "r-showtext")
- (version "0.8-1")
+ (version "0.9")
(source
(origin
(method url-fetch)
(uri (cran-uri "showtext" version))
(sha256
(base32
- "1n1cd9f4zrv45k5953akclqh1jh7fy122dqkgmbfi5h122v6p2h0"))))
+ "11fx2vv8jlvcnybh18y7v4bn2c67aqsqwfq7y8dpywbwr4zg8jid"))))
(properties `((upstream-name . "showtext")))
(build-system r-build-system)
(inputs
- 02/15: gnu: r-ape: Update to 5.4-1., (continued)
- 02/15: gnu: r-ape: Update to 5.4-1., guix-commits, 2020/08/20
- 08/15: gnu: r-haplo-stats: Update to 1.8.2., guix-commits, 2020/08/20
- 15/15: gnu: r-pbapply: Update to 1.4-3., guix-commits, 2020/08/20
- 06/15: gnu: r-abjutils: Update to 0.3.1., guix-commits, 2020/08/20
- 14/15: gnu: r-chron: Update to 2.3-56., guix-commits, 2020/08/20
- 12/15: gnu: r-mgcv: Update to 1.8-32., guix-commits, 2020/08/20
- 03/15: gnu: r-jomo: Update to 2.7-2., guix-commits, 2020/08/20
- 05/15: gnu: r-hdf5r: Update to 1.3.3., guix-commits, 2020/08/20
- 04/15: gnu: r-hardyweinberg: Update to 1.6.6., guix-commits, 2020/08/20
- 07/15: gnu: r-emmeans: Update to 1.5.0., guix-commits, 2020/08/20
- 09/15: gnu: r-showtext: Update to 0.9.,
guix-commits <=
- 10/15: gnu: r-stanheaders: Update to 2.21.0-6., guix-commits, 2020/08/20
- 11/15: gnu: r-mass: Update to 7.3-52., guix-commits, 2020/08/20
- 13/15: gnu: r-dplyr: Update to 1.0.2., guix-commits, 2020/08/20