[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
08/11: gnu: font-lxgw-wenkai: Update to 1.245.
From: |
guix-commits |
Subject: |
08/11: gnu: font-lxgw-wenkai: Update to 1.245. |
Date: |
Tue, 27 Sep 2022 05:17:28 -0400 (EDT) |
mothacehe pushed a commit to branch master
in repository guix.
commit 174fa3405491ffcfba9f900f66d066e02f7012f5
Author: Hilton Chain <hako@ultrarare.space>
AuthorDate: Tue Sep 27 13:59:03 2022 +0800
gnu: font-lxgw-wenkai: Update to 1.245.
* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.245
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
---
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 70881042c4..6865fe129d 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2736,7 +2736,7 @@ and readability. This package bundles those icons into a
font.")
(define-public font-lxgw-wenkai
(package
(name "font-lxgw-wenkai")
- (version "1.240")
+ (version "1.245")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2744,7 +2744,7 @@ and readability. This package bundles those icons into a
font.")
version "/lxgw-wenkai-v" version ".tar.gz"))
(sha256
(base32
- "1rg6i6fqs1b0b2g4kijimkyqbxfn6n8ac74rppsizq65n6crvfib"))))
+ "01x5nfw0cy7v8vsjw32zayc0ryskiwj22yzqi28252896073mm9k"))))
(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 (f5ffaacd55 -> 74f07348e9), guix-commits, 2022/09/27
- 02/11: gnu: blueman: Update to 2.3.2., guix-commits, 2022/09/27
- 03/11: gnu: vim-nerdcommenter: Update to 2.6.0, use G-expressions., guix-commits, 2022/09/27
- 08/11: gnu: font-lxgw-wenkai: Update to 1.245.,
guix-commits <=
- 06/11: gnu: font-chiron-sung-hk: Update to 1.006., guix-commits, 2022/09/27
- 05/11: gnu: podman: Update to 4.2.1., guix-commits, 2022/09/27
- 01/11: gnu: pipewire-0.3: Add man pages., guix-commits, 2022/09/27
- 04/11: gnu: matterbridge: Update to 1.25.2., guix-commits, 2022/09/27
- 07/11: gnu: font-chiron-hei-hk: Update to 2.504., guix-commits, 2022/09/27
- 09/11: gnu: font-lxgw-wenkai-tc: Update to 0.922., guix-commits, 2022/09/27
- 10/11: gnu: gnome-shell-extension-clipboard-indicator: Update to 42., guix-commits, 2022/09/27
- 11/11: gnu: source-highlight: Fix lesspipe file name and use gexps., guix-commits, 2022/09/27