[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
03/06: gnu: font-lxgw-wenkai: Update to 1.310.
From: |
guix-commits |
Subject: |
03/06: gnu: font-lxgw-wenkai: Update to 1.310. |
Date: |
Tue, 3 Oct 2023 08:54:55 -0400 (EDT) |
hako pushed a commit to branch master
in repository guix.
commit cc9e24ca035025fa95b0b204e776c1a0dcb61dd4
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Mon Oct 2 13:01:27 2023 +0800
gnu: font-lxgw-wenkai: Update to 1.310.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.310.
---
gnu/packages/fonts.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 8ed128d525..f7044bf6d5 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3144,7 +3144,7 @@ and readability. This package bundles those icons into a
font.")
(define-public font-lxgw-wenkai
(package
(name "font-lxgw-wenkai")
- (version "1.300")
+ (version "1.310")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3152,7 +3152,7 @@ and readability. This package bundles those icons into a
font.")
version "/lxgw-wenkai-v" version ".tar.gz"))
(sha256
(base32
- "1vywhvzj8l3hw2j0np5jhmwli037mxgs05s7n3y3xw3z46r7rwx4"))))
+ "10z8ilcpfxmll6j6ck4yj90x48vh3c7ck0lm61qjangpw9fcgfb1"))))
(build-system font-build-system)
(home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/")
(synopsis "Simplified Chinese Imitation Song typeface")
- branch master updated (18b4db357b -> a71232b2c5), guix-commits, 2023/10/03
- 03/06: gnu: font-lxgw-wenkai: Update to 1.310.,
guix-commits <=
- 02/06: gnu: font-sarasa-gothic: Update to 0.42.1., guix-commits, 2023/10/03
- 01/06: gnu: font-chiron-hei-hk: Update to 2.508., guix-commits, 2023/10/03
- 04/06: gnu: font-lxgw-wenkai-tc: Update to 1.010., guix-commits, 2023/10/03
- 05/06: gnu: spectre-meltdown-checker: Update to 0.46., guix-commits, 2023/10/03
- 06/06: Revert "gnu: emacs-buttercup: Fix native comp tests with emacs-next.", guix-commits, 2023/10/03