GNU bug report logs -
#56975
[PATCH 0/7] gnu: Use English synopsis for some fonts.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Thu, 4 Aug 2022 13:20:02 UTC
Severity: normal
Tags: patch
Done: Liliana Marie Prikler <liliana.prikler <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
Message #26 received at 56975 <at> debbugs.gnu.org (full text, mbox):
From 821e1763a9504d83cf1c05fd1a3dcf43c153045f Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako <at> ultrarare.space>
Date: Thu, 4 Aug 2022 20:54:57 +0800
Subject: [PATCH 7/7] gnu: font-chiron-sung-hk: Update to 2.503.
* gnu/packages/fonts.scm (font-chiron-sung-hk): Update to 2.503.
---
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 c6ea0c09e0..e8ebe68856 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2776,7 +2776,7 @@ (define-public font-chiron-sung-hk
(define-public font-chiron-hei-hk
(package
(name "font-chiron-hei-hk")
- (version "2.502")
+ (version "2.503")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -2785,7 +2785,7 @@ (define-public font-chiron-hei-hk
(file-name (git-file-name name version))
(sha256
(base32
- "0wk1yladmwflkwrmj374avpml8shyrgd622f7mbvw5ln7fi70d2l"))))
+ "00av598lcsvbwfxabs8m1bfvlk3zq98nziynsrg5p2s5mhz2pkvk"))))
(build-system font-build-system)
(home-page "https://chiron-fonts.github.io/")
(synopsis "Chiron Hei HK")
--
2.37.1
This bug report was last modified 2 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.