guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#56975] [PATCH 5/7] gnu: font-chiron-hei-hk: Use English for synopsi


From: Hilton Chain
Subject: [bug#56975] [PATCH 5/7] gnu: font-chiron-hei-hk: Use English for synopsis.
Date: Thu, 04 Aug 2022 21:24:43 +0800

From bdb3513db07a52372451e650d1df4480ed7cbe28 Mon Sep 17 00:00:00 2001
From: Hilton Chain <hako@ultrarare.space>
Date: Thu, 4 Aug 2022 20:04:30 +0800
Subject: [PATCH 5/7] gnu: font-chiron-hei-hk: Use English for synopsis.

* gnu/packages/fonts.scm (font-chiron-hei-hk)[synopsis]: Use English.
---
 gnu/packages/fonts.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm
index 4b33c7e078..cdf3e707be 100644
--- a/gnu/packages/fonts.scm
+++ b/gnu/packages/fonts.scm
@@ -2788,6 +2788,6 @@ (define-public font-chiron-hei-hk
                 "0wk1yladmwflkwrmj374avpml8shyrgd622f7mbvw5ln7fi70d2l"))))
     (build-system font-build-system)
     (home-page "https://chiron-fonts.github.io/";)
-    (synopsis "昭源黑體")
+    (synopsis "Chiron Hei HK")
     (description "The complementary sans-serif typeface for Chiron Sung HK.")
     (license license:silofl1.1)))
--
2.37.1

reply via email to

[Prev in Thread] Current Thread [Next in Thread]