diff options
author | Hilton Chain <hako@ultrarare.space> | 2022-08-08 15:59:16 +0800 |
---|---|---|
committer | Liliana Marie Prikler <liliana.prikler@gmail.com> | 2022-08-08 19:00:04 +0200 |
commit | 4f3b36e890d4dcd53dad4a8d893ce909fa2e367e (patch) | |
tree | a830acb177fc9061febc459763d6ebe9d98fe70e /gnu/packages | |
parent | 9aaf104e1f628b24dd266494be0cdc7e07c02d5a (diff) | |
download | guix-4f3b36e890d4dcd53dad4a8d893ce909fa2e367e.tar.gz guix-4f3b36e890d4dcd53dad4a8d893ce909fa2e367e.zip |
gnu: font-chiron-hei-hk: Update to 2.503.
* gnu/packages/fonts.scm (font-chiron-hei-hk): Update to 2.503.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/fonts.scm | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index ff9d705e4a..20b55bce96 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -2779,7 +2779,7 @@ prevalent typefaces in Traditional Chinese regions.") (package (inherit font-chiron-sung-hk) (name "font-chiron-hei-hk") - (version "2.502") + (version "2.503") (source (origin (method git-fetch) (uri (git-reference @@ -2788,7 +2788,6 @@ prevalent typefaces in Traditional Chinese regions.") (file-name (git-file-name name version)) (sha256 (base32 - "0wk1yladmwflkwrmj374avpml8shyrgd622f7mbvw5ln7fi70d2l")))) "00av598lcsvbwfxabs8m1bfvlk3zq98nziynsrg5p2s5mhz2pkvk")))) (synopsis "Traditional Chinese Gothic typeface") (description |