[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/185: gnu: r-systemfonts: Update to 1.1.0.
From: |
guix-commits |
Subject: |
105/185: gnu: r-systemfonts: Update to 1.1.0. |
Date: |
Tue, 2 Jul 2024 09:28:09 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit 239effdf0f1032953779738bac05bbfd54c94601
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 2 14:58:45 2024 +0200
gnu: r-systemfonts: Update to 1.1.0.
* gnu/packages/cran.scm (r-systemfonts): Update to 1.1.0.
[propagated-inputs]: Add r-lifecycle.
Change-Id: Ib5852c4c02a7757ce5f3ae66d56fa10e65716a2f
---
gnu/packages/cran.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index c4b7bd990b..7320f9ee05 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -28140,18 +28140,18 @@ both R code and compiled C/C++/FORTRAN code.")
(define-public r-systemfonts
(package
(name "r-systemfonts")
- (version "1.0.6")
+ (version "1.1.0")
(source
(origin
(method url-fetch)
(uri (cran-uri "systemfonts" version))
(sha256
(base32
- "1mqxb2njfnk5rfwkqc940xbpwd3dh25zac4sapv5mjyddrxnwn6i"))))
+ "0i5n7zhpmllgmz7064s3v85ycsvkrd9qr8r6q172h803sadhch8r"))))
(properties `((upstream-name . "systemfonts")))
(build-system r-build-system)
(propagated-inputs
- (list r-cpp11))
+ (list r-cpp11 r-lifecycle))
(inputs
(list fontconfig freetype zlib))
(native-inputs
- 82/185: gnu: r-sjplot: Update to 2.8.16., (continued)
- 82/185: gnu: r-sjplot: Update to 2.8.16., guix-commits, 2024/07/02
- 81/185: gnu: r-ggeffects: Update to 1.7.0., guix-commits, 2024/07/02
- 90/185: gnu: r-ggpattern: Update to 1.1.1., guix-commits, 2024/07/02
- 88/185: gnu: r-cmprsk: Update to 2.2-12., guix-commits, 2024/07/02
- 93/185: gnu: r-spdata: Update to 2.3.1., guix-commits, 2024/07/02
- 97/185: gnu: r-r2html: Update to 2.3.4., guix-commits, 2024/07/02
- 94/185: gnu: r-spdep: Update to 1.3-5., guix-commits, 2024/07/02
- 98/185: gnu: r-pamr: Update to 1.57., guix-commits, 2024/07/02
- 101/185: gnu: r-aplot: Update to 0.2.3., guix-commits, 2024/07/02
- 102/185: gnu: r-rsparse: Update to 0.5.2., guix-commits, 2024/07/02
- 105/185: gnu: r-systemfonts: Update to 1.1.0.,
guix-commits <=
- 107/185: gnu: r-parameters: Update to 0.22.0., guix-commits, 2024/07/02
- 109/185: gnu: r-additivitytests: Update to 1.1-4.2., guix-commits, 2024/07/02
- 108/185: gnu: r-lhs: Update to 1.2.0., guix-commits, 2024/07/02
- 110/185: gnu: r-forecast: Update to 8.23.0., guix-commits, 2024/07/02
- 112/185: gnu: r-rsconnect: Update to 1.3.1., guix-commits, 2024/07/02
- 104/185: gnu: r-dae: Update to 3.2.28., guix-commits, 2024/07/02
- 119/185: gnu: r-clusterr: Update to 1.3.3., guix-commits, 2024/07/02
- 120/185: gnu: r-modeldata: Update to 1.4.0., guix-commits, 2024/07/02
- 106/185: gnu: r-terra: Update to 1.7-78., guix-commits, 2024/07/02
- 111/185: gnu: r-stanheaders: Update to 2.32.9., guix-commits, 2024/07/02