[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/20: gnu: r-systemfonts: Update to 0.2.1.
From: |
guix-commits |
Subject: |
08/20: gnu: r-systemfonts: Update to 0.2.1. |
Date: |
Thu, 30 Apr 2020 09:37:31 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit aa180e9e031a001228c74c34fe6516e75bcb719f
Author: Ricardo Wurmus <address@hidden>
AuthorDate: Thu Apr 30 15:26:18 2020 +0200
gnu: r-systemfonts: Update to 0.2.1.
* gnu/packages/cran.scm (r-systemfonts): Update to 0.2.1.
---
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 55ffb27..1eddb45 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -16026,14 +16026,14 @@ both R code and compiled C/C++/FORTRAN code.")
(define-public r-systemfonts
(package
(name "r-systemfonts")
- (version "0.2.0")
+ (version "0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "systemfonts" version))
(sha256
(base32
- "1aba07djvxqdmnsdbwvzcsbm2fddnhrssa54xyrlviiwsv2c1qsd"))))
+ "0dna00xai0pw76b4830yy4r5j1hq7f7kla67v0iz39cjm4rq4ygq"))))
(properties `((upstream-name . "systemfonts")))
(build-system r-build-system)
(inputs
- branch master updated (eca648b -> 2459974), guix-commits, 2020/04/30
- 03/20: gnu: r-rootsolve: Update to 1.8.2.1., guix-commits, 2020/04/30
- 06/20: gnu: r-dalex: Update to 1.2.1., guix-commits, 2020/04/30
- 01/20: gnu: r-pkgbuild: Update to 1.0.7., guix-commits, 2020/04/30
- 07/20: gnu: r-ggfortify: Update to 0.4.10., guix-commits, 2020/04/30
- 08/20: gnu: r-systemfonts: Update to 0.2.1.,
guix-commits <=
- 04/20: gnu: r-usethis: Update to 1.6.1., guix-commits, 2020/04/30
- 05/20: gnu: r-arm: Update to 1.11-1., guix-commits, 2020/04/30
- 11/20: gnu: r-kutils: Update to 1.70., guix-commits, 2020/04/30
- 17/20: gnu: r-nnet: Update to 7.3-14., guix-commits, 2020/04/30
- 20/20: gnu: r-vgam: Update to 1.1-3., guix-commits, 2020/04/30
- 14/20: gnu: r-class: Update to 7.3-17., guix-commits, 2020/04/30
- 09/20: gnu: r-graphlayouts: Update to 0.7.0., guix-commits, 2020/04/30
- 15/20: gnu: r-foreign: Update to 0.8-79., guix-commits, 2020/04/30
- 02/20: gnu: r-proxy: Update to 0.4-24., guix-commits, 2020/04/30
- 10/20: gnu: r-univoutl: Update to 0.2., guix-commits, 2020/04/30