[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
105/224: gnu: r-systemfonts: Update to 1.1.0.
From: |
guix-commits |
Subject: |
105/224: gnu: r-systemfonts: Update to 1.1.0. |
Date: |
Wed, 17 Jul 2024 03:11:22 -0400 (EDT) |
rekado pushed a commit to branch r-team
in repository guix.
commit ba6cd39ecbd5965cb2b54a3543483251468c407e
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
- 192/224: gnu: r-decoupler: Update to 2.10.0., (continued)
- 192/224: gnu: r-decoupler: Update to 2.10.0., guix-commits, 2024/07/17
- 194/224: gnu: r-dmrcate: Update to 3.0.3., guix-commits, 2024/07/17
- 195/224: gnu: r-biomart: Update to 2.60.1., guix-commits, 2024/07/17
- 202/224: gnu: r-gypsum: Update to 1.0.1., guix-commits, 2024/07/17
- 209/224: gnu: r-txdbmaker: Update to 1.0.1., guix-commits, 2024/07/17
- 213/224: gnu: r-apeglm: Update to 1.26.1., guix-commits, 2024/07/17
- 216/224: gnu: r-dose: Update to 3.30.1., guix-commits, 2024/07/17
- 217/224: gnu: r-xcms: Update to 4.2.2., guix-commits, 2024/07/17
- 95/224: gnu: r-rms: Update to 6.8-1., guix-commits, 2024/07/17
- 98/224: gnu: r-pamr: Update to 1.57., guix-commits, 2024/07/17
- 105/224: gnu: r-systemfonts: Update to 1.1.0.,
guix-commits <=
- 114/224: gnu: r-hardhat: Update to 1.4.0., guix-commits, 2024/07/17
- 116/224: gnu: r-spatstat-utils: Update to 3.0-5., guix-commits, 2024/07/17
- 124/224: gnu: r-mlr3hyperband: Update to 0.6.0., guix-commits, 2024/07/17
- 134/224: gnu: r-bbotk: Update to 1.0.0., guix-commits, 2024/07/17
- 138/224: gnu: r-downlit: Update to 0.4.4., guix-commits, 2024/07/17
- 141/224: gnu: r-opencpu: Update to 2.2.12., guix-commits, 2024/07/17
- 145/224: gnu: r-paws-security-identity: Update to 0.6.1., guix-commits, 2024/07/17
- 155/224: gnu: r-nlme: Update to 3.1-165., guix-commits, 2024/07/17
- 44/224: gnu: r-rmumps: Update to 5.2.1-30., guix-commits, 2024/07/17
- 47/224: gnu: r-rpostgres: Update to 1.4.7., guix-commits, 2024/07/17