diff options
author | Hilton Chain <hako@ultrarare.space> | 2023-09-30 11:37:42 +0800 |
---|---|---|
committer | Hilton Chain <hako@ultrarare.space> | 2023-10-03 20:20:28 +0800 |
commit | d6555049fdd51690176d61117b09901e3f298646 (patch) | |
tree | 91a30021f350d6d710417605ec986d6a0ac195d0 | |
parent | 18b4db357be323d5a594f9caec24f9203957667b (diff) | |
download | guix-d6555049fdd51690176d61117b09901e3f298646.tar.gz guix-d6555049fdd51690176d61117b09901e3f298646.zip |
gnu: font-chiron-hei-hk: Update to 2.508.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.508.
-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 5c364ec802..51e4b379de 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -3209,7 +3209,7 @@ prevalent typefaces in Traditional Chinese regions.") (package (inherit font-chiron-sung-hk) (name "font-chiron-hei-hk") - (version "2.506") + (version "2.508") (source (origin (method git-fetch) (uri (git-reference @@ -3218,7 +3218,7 @@ prevalent typefaces in Traditional Chinese regions.") (file-name (git-file-name name version)) (sha256 (base32 - "1v40wcj3h38ai9gacpjfd02nas97scpdkz3g3h8a5yzp0n0pfknw")))) + "0drvkqk629z63k62v3ds559phl82dmkyvpx2r8mi99nnsz22a8ps")))) (synopsis "Traditional Chinese Gothic typeface") (description "Chiron Hei HK is a Traditional Chinese Gothic typeface based on the Hong |