diff options
| author | Hilton Chain <hako@ultrarare.space> | 2025-04-02 00:06:16 +0800 |
|---|---|---|
| committer | Hilton Chain <hako@ultrarare.space> | 2025-04-02 00:45:07 +0800 |
| commit | 7d36ad17a432a8b7df20bf31c0ef96c1716ef141 (patch) | |
| tree | 72e35827803676a225983f0597be13c858ccb2dc /gnu | |
| parent | 33fcd0719d0946f2d2d00f587ece2c544866c858 (diff) | |
gnu: font-lxgw-wenkai-tc: Update to 1.511.
* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 1.511.
Change-Id: Ib8b8bb105d9ca74f04efba1ccaf467e519a180b7
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/packages/fonts.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index be9da01596a..9b329b3f378 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -3787,7 +3787,7 @@ within GB 2312, standard glyphs for Mainland China is used.") (package (inherit font-lxgw-wenkai) (name "font-lxgw-wenkai-tc") - (version "1.501") + (version "1.511") (source (origin (method url-fetch) (uri (string-append @@ -3795,7 +3795,7 @@ within GB 2312, standard glyphs for Mainland China is used.") version "/lxgw-wenkai-tc-v" version ".tar.gz")) (sha256 (base32 - "0a5b3dim1y6wqr7m4ds98ki9zg96qsm698aphsxzdn2fck0nay8s")))) + "0hijm0jhzbzg8rlc2hic032m9qmhm5i48jn12spc6mrkmhvqwxyr")))) (home-page "https://github.com/lxgw/LxgwWenKaitc") (synopsis "Traditional Chinese Imitation Song typeface") (description |
