diff options
| author | Hilton Chain <hako@ultrarare.space> | 2026-01-01 15:05:12 +0800 |
|---|---|---|
| committer | 宋文武 <iyzsong@member.fsf.org> | 2026-01-01 19:57:18 +0800 |
| commit | 868a00aed1d0accd3fb44598c2006155dbbf75e1 (patch) | |
| tree | 01c301f603b20678c9fb4947ca46f2cfe4e4131d /gnu/packages | |
| parent | 75a10dd5e8bf1781f4c75102726c81f6398c3c01 (diff) | |
gnu: font-chiron-hei-hk: Update to 2.605.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.605.
Closes: guix/guix#5284
Change-Id: I5ff794ae3ed000aa0ea676adf42d53de5daa79b0
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
Diffstat (limited to 'gnu/packages')
| -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 80a91e321e3..cd8636a9256 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -4633,7 +4633,7 @@ prevalent typefaces in Traditional Chinese regions.") (package (inherit font-chiron-sung-hk) (name "font-chiron-hei-hk") - (version "2.524") + (version "2.605") (source (origin (method git-fetch) (uri (git-reference @@ -4642,7 +4642,7 @@ prevalent typefaces in Traditional Chinese regions.") (file-name (git-file-name name version)) (sha256 (base32 - "077f50yjcf5slr2jzrdampwcrlaswvdnin5iwnirzsms3x9vsm69")))) + "1g06vcrav4bd57ka4b6wrjas04rnhb35n7c7447lv2yp26z10ypp")))) (synopsis "Traditional Chinese Gothic typeface") (description "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong |
