diff mbox series

[bug#56975,5/7] gnu: font-chiron-hei-hk: Use English for synopsis.

Message ID y76h72sf8f8.wl-hako@ultrarare.space
State Accepted
Headers show
Series gnu: Use English synopsis for some fonts. | expand

Checks

Context Check Description
cbaines/comparison success View comparision
cbaines/git-branch success View Git branch
cbaines/applying patch success View Laminar job
cbaines/issue success View issue

Commit Message

Hilton Chain Aug. 4, 2022, 1:24 p.m. UTC
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(-)

--
2.37.1

Comments

Liliana Marie Prikler Aug. 4, 2022, 8:04 p.m. UTC | #1
Am Donnerstag, dem 04.08.2022 um 21:24 +0800 schrieb Hilton Chain:
> 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)))
As with the LXGW pair, I think inheriting most of the package, but
writing a good description, is better than the other way round ;)
diff mbox series

Patch

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)))