From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id 4O+sGVbC8GLegQAAbAwnHQ (envelope-from ) for ; Mon, 08 Aug 2022 09:59:18 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id GBl0GVbC8GILbAAAauVa8A (envelope-from ) for ; Mon, 08 Aug 2022 09:59:18 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 2874122C1D for ; Mon, 8 Aug 2022 09:59:18 +0200 (CEST) Received: from localhost ([::1]:39234 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oKxfQ-0002vL-WA for larch@yhetil.org; Mon, 08 Aug 2022 03:59:17 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:46140) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oKxfC-0002dJ-R5 for guix-patches@gnu.org; Mon, 08 Aug 2022 03:59:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:49325) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oKxfC-0000sw-IK for guix-patches@gnu.org; Mon, 08 Aug 2022 03:59:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oKxfC-0005d5-FQ for guix-patches@gnu.org; Mon, 08 Aug 2022 03:59:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56975] [PATCH v4 4/7] gnu: font-chiron-sung-hk: Use English for synopsis. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 08 Aug 2022 07:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56975 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 56975@debbugs.gnu.org Cc: Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 56975-submit@debbugs.gnu.org id=B56975.165994550821578 (code B ref 56975); Mon, 08 Aug 2022 07:59:02 +0000 Received: (at 56975) by debbugs.gnu.org; 8 Aug 2022 07:58:28 +0000 Received: from localhost ([127.0.0.1]:39070 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKxed-0005by-QV for submit@debbugs.gnu.org; Mon, 08 Aug 2022 03:58:28 -0400 Received: from mail.boiledscript.com ([144.168.59.46]:40850) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oKxeb-0005bi-N1 for 56975@debbugs.gnu.org; Mon, 08 Aug 2022 03:58:26 -0400 Date: Mon, 08 Aug 2022 15:58:11 +0800 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1659945499; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references; bh=YJRmmQSoQZOXlCmhco+ufVxTifSl3E3BMlbbcU1SNws=; b=hcIrQLbG3fLdkrNf/aLW2xR6am9/UxzLFjqiu6lqAiRa7ftXU6qqUEuv6K8n5WzSBPoziv NrXEjNmCjTqeji5/VQdb1fONV7mgalNvGjz8yUdwo75/5UCR6utNSbhpvzg8dbz7DYijeo M7Bx9D+FIDQQwiWLFLEZ5tIWpqQ4m9MhIQ4LwiRxSnRivZm9a+FZSfVIKhHeWr/hZWceY3 Ck81+OPfRRMSXbDsg+j5hFau3+acrqZezJbGBSN0xhdQCidpSJJmgOxQVtp5Cu4OLKNGOE c/rO0Qe7ID8/krSBkgRL7Ir5X2OZ1DPa13iTGXakmEl2xwlUgi5oMwrl9NvEBg== Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-2022-JP X-Spamd-Bar: / X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659945558; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=YJRmmQSoQZOXlCmhco+ufVxTifSl3E3BMlbbcU1SNws=; b=nmtii+tKUAVAeHrItQrIaC77//I1J+IXvFZF0fGWsH6sY2Nnafu9vDOSomQXFaZhXEd1p4 FIotzBU5z4ztMywUsKD4/agWj4I4fp7sQZqxMEE7En3Berk2oYqQ6zZfA3l0CBG12T9Rac ztprhhgQaF75w8zRQLmzrpV5St9s8zMA39i3lDXqXknSC83vMUyH4y6dvShUJO+LoaCc9r /O5N7ILSO1hWnpD++dpeLA4nAyPgQViSw2naZ55oFvtODv4/PXAQivQhBX3ZjJC+JJditU AcEptdOon8FGBEeteTXithqYNYU1C4nlbabvMakznTkYzrPgqNzF4VyNFFddbA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659945558; a=rsa-sha256; cv=none; b=dWq5OMPKk92J0tiposYDJxt/TFMtqX3LS5rLSCykpUPm0cAVdKrhc+QFu0oZqKfaVRwaLn OIuoqznnF9Q8pCiUGzOQIZBXjC7EOGZYv5B1aEcmbZxOPPMcqEqE08hlpi/6vwoI0QOzY1 tt2ouWKhokAsJXsg8f+IiPDgixIt2OLxUGoF5nHLswZQI5o5K3xX2jEffPtbVJlsn6ILbj slostizwrefKDI4gknY33+vhI3xqt5D5NZ4WVx60T85cbweBaeTc4BHr5s/2YR9ULGSH06 qOyoJrVFWMpSclLoHME2XIlNoIHspbkOMDFwTZMto/ajoI2ig5Mb6l+LzYwntQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=hcIrQLbG; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.89 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=hcIrQLbG; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 2874122C1D X-Spam-Score: -3.89 X-Migadu-Scanner: scn0.migadu.com X-TUID: 9mN6go4ypHCe From 0de80aec56e7247de9042f879b06e3380aecb54b Mon Sep 17 00:00:00 2001 From: Hilton Chain Date: Mon, 8 Aug 2022 15:46:30 +0800 Subject: [PATCH v4 4/7] gnu: font-chiron-sung-hk: Use English for synopsis. * gnu/packages/fonts.scm (font-chiron-sung-hk)[synopsis,description]: Use English. --- gnu/packages/fonts.scm | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/gnu/packages/fonts.scm b/gnu/packages/fonts.scm index 2acb5b9e44..374970c8b4 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -2767,10 +2767,12 @@ (define-public font-chiron-sung-hk "0iqlnb7825kisg2avhr9hwwvb4jw8f642vvmms5dw6m9czzydpgw")))) (build-system font-build-system) (home-page "https://chiron-fonts.github.io/") - (synopsis "昭源宋體") + (synopsis "Traditional Chinese Song typeface") (description - "Chiron Sung HK (昭源宋體) is a Traditional Chinese serif - typeface based on Adobe’s Source Han Serif (a.k.a. Google’s Noto Sans CJK).") + "Chiron Sung HK is a Traditional Chinese Song typeface based on the Hong +Kong variant of Adobe’s Source Han Serif. The font aims at providing a modern, +region-agnostic glyph set adopting the “modern” glyph style that is similar to +the prevalent typefaces in Traditional Chinese regions.") (license license:silofl1.1))) (define-public font-chiron-hei-hk -- 2.37.1