GNU bug report logs -
#58087
[PATCH] gnu: font-chiron-sung-hk: Update to 1.006.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Mon, 26 Sep 2022 07:33:01 UTC
Severity: normal
Tags: patch
Done: Mathieu Othacehe <othacehe <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 1.006.
---
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 cf3892ae8d..74f1994247 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2777,7 +2777,7 @@ (define-public font-lxgw-wenkai-tc
(define-public font-chiron-sung-hk
(package
(name "font-chiron-sung-hk")
- (version "1.005")
+ (version "1.006")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2786,7 +2786,7 @@ (define-public font-chiron-sung-hk
(file-name (git-file-name name version))
(sha256
(base32
- "0iqlnb7825kisg2avhr9hwwvb4jw8f642vvmms5dw6m9czzydpgw"))))
+ "0cibyhy363yqmif31lwv4qmcaar5np2gdd3nbnxxp55mb4qn0kms"))))
(build-system font-build-system)
(home-page "https://chiron-fonts.github.io/")
(synopsis "Traditional Chinese Song typeface")
base-commit: 754ce586e013582b0f6d28337fdc46db35395997
--
2.37.3
This bug report was last modified 2 years and 236 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.