[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
01/07: gnu: font-lxgw-wenkai: Update to 1.311.
From: |
guix-commits |
Subject: |
01/07: gnu: font-lxgw-wenkai: Update to 1.311. |
Date: |
Sat, 25 Nov 2023 09:02:40 -0500 (EST) |
hako pushed a commit to branch master
in repository guix.
commit 9f562060a47ee815bed3796f49de32d3cf8990bd
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Fri Nov 3 09:48:25 2023 +0800
gnu: font-lxgw-wenkai: Update to 1.311.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.311.
Change-Id: I0d7530c917a78e9f283ebfd4b84064b77261338d
---
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 22a42d227f..27aaa19a1d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -3159,7 +3159,7 @@ and readability. This package bundles those icons into a
font.")
(define-public font-lxgw-wenkai
(package
(name "font-lxgw-wenkai")
- (version "1.310")
+ (version "1.311")
(source (origin
(method url-fetch)
(uri (string-append
@@ -3167,7 +3167,7 @@ and readability. This package bundles those icons into a
font.")
version "/lxgw-wenkai-v" version ".tar.gz"))
(sha256
(base32
- "10z8ilcpfxmll6j6ck4yj90x48vh3c7ck0lm61qjangpw9fcgfb1"))))
+ "0f5fnqcwp8kicrbkncn5j1w06cil771jfdcjf2w48vl62m4gmf27"))))
(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 (6e4914a037 -> 1566e00fbc), guix-commits, 2023/11/25
- 03/07: gnu: font-sarasa-gothic: Update to 0.42.6., guix-commits, 2023/11/25
- 01/07: gnu: font-lxgw-wenkai: Update to 1.311.,
guix-commits <=
- 02/07: gnu: font-lxgw-wenkai-tc: Update to 1.011., guix-commits, 2023/11/25
- 05/07: gnu: zig-0.9: Use gexp., guix-commits, 2023/11/25
- 07/07: gnu: LLVM, Clang, libomp, lld: Update to 17.0.5., guix-commits, 2023/11/25
- 06/07: gnu: zig-0.10: Inherit from zig-0.9., guix-commits, 2023/11/25
- 04/07: gnu: zig-0.10: Use gexp., guix-commits, 2023/11/25