From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id +EUhGQ4G3mUTAwAA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 16:55:58 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id +EUhGQ4G3mUTAwAA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 16:55:58 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=nMHmqCF6; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709049358; 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-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=7qJdWWBgv1+RJnFnOPhpNCUcl4ELaBGoGfDZJc7h4xk=; b=kj1VOUWD5x8LzDkGZgb35BIquVKetKL7ql6b7WrNGccLGmImfXQqbWhjpbISMx8hWIad+g dFjnr+6esQWB6r9Fu01E8axotBVAF0jw8qDg28fiH9+ejStq8IXhfQuZ28r+7Y2j58bHuB JARfMlGx9ePNGds8sNC5+ggR1JMoJmCFRCQSAycfn3Jxv67e9U9olIjB+WRKNqsYmZ+mUg JIIJjzageLqQkULx/gjiJb6NJetuLaj29pOk2sOtdtZffmm/DfbZxq5c0ygcD87nvW8og0 vOKqBwyOBxsk9s/6CiWzS3CBAV7K4tMjWXM2RwFezv/JYM1xX/K6PT2NbkTM0Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=nMHmqCF6; 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"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709049358; a=rsa-sha256; cv=none; b=sNTaC+xWm1RlJ4vcxZxIwfMDl997DNV2hVelgU1q2oto7lmcv1QNgb83UkFN+ti2Hff+j1 /bzCTl77xkTDggLLt6e0WKaNZGCb+ORgn+XmHDknvgT/WCVXjV+LNcdeTbsJP4QTgaU7i6 OVwbSW6ca7tXNkbOu5cq4aaIGzMoLRN9K+ohbvc3ajMEbykHBMkAIkAKCvvasJxU/hpkEl FvTThfz1pKPXIP+EyMFbmr91tf0AkSJAeIJHLvEU9bRGxMQp4NOQR6BMyIY2X4KXz7LA1x KeqRqAF+9nyPBzwN/8Tq9hYzHmATAerzpRpksKtvtFU7Fz922zm9/hImozG5+Q== 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 04A573B24A for ; Tue, 27 Feb 2024 16:55:58 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rezo5-0000Hl-Bk; Tue, 27 Feb 2024 10:55:49 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1reznz-0000G5-Gc for guix-patches@gnu.org; Tue, 27 Feb 2024 10:55:43 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rezny-0001P0-Sa for guix-patches@gnu.org; Tue, 27 Feb 2024 10:55:43 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rezoI-00055F-LV; Tue, 27 Feb 2024 10:56:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69429] [PATCH 0/3] Update Chiron fonts and split outputs. Resent-From: Hilton Chain Original-Sender: "Debbugs-submit" Resent-CC: all_but_last@163.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Tue, 27 Feb 2024 15:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69429 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69429@debbugs.gnu.org Cc: Hilton Chain , Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Zhu Zihao , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by submit@debbugs.gnu.org id=B.170904932319423 (code B ref -1); Tue, 27 Feb 2024 15:56:02 +0000 Received: (at submit) by debbugs.gnu.org; 27 Feb 2024 15:55:23 +0000 Received: from localhost ([127.0.0.1]:34048 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rezna-00052z-K5 for submit@debbugs.gnu.org; Tue, 27 Feb 2024 10:55:23 -0500 Received: from lists.gnu.org ([209.51.188.17]:51158) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rezdt-0004Ui-9v for submit@debbugs.gnu.org; Tue, 27 Feb 2024 10:45:17 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rezLu-0000UA-US for guix-patches@gnu.org; Tue, 27 Feb 2024 10:26:43 -0500 Received: from mail.boiledscript.com ([144.168.59.46]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rezLo-0003rw-UX for guix-patches@gnu.org; Tue, 27 Feb 2024 10:26:42 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1709047576; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=7qJdWWBgv1+RJnFnOPhpNCUcl4ELaBGoGfDZJc7h4xk=; b=nMHmqCF6/J92AGdrKLMDu9yZazPI+qswsStkWFKgNERkkbTC72WDCrXkduiJgqcEjQQh5o ZXBgdR4JVMizhyB5w1PnZk8AhLpONNI6trlPPqLLyP+5fDBGFBUj9weE6Reut35l5xKFHO YnN3clqzcxDt/CmK1UlWh+LpXuJj5b6lZ2bqu5bj8nu+fKGyXz8myG3v8hOtABfCKrEUcy FxRFbGBLDudvPa6p6reyTFenAvMsocVpI5wutQpDu/bIqpbq2LpqNkyI5e8AulC/WLkjKu s7XP7EsO5VcTwhlrhWTcu33XY0v4f9PP2Bhi/NxR8z4kYH/N70CviwYetpdRiw== Date: Tue, 27 Feb 2024 23:25:30 +0800 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Spamd-Bar: + Received-SPF: pass client-ip=144.168.59.46; envelope-from=hako@ultrarare.space; helo=mail.boiledscript.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action 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: , Reply-to: Hilton Chain X-ACL-Warn: , Hilton Chain via Guix-patches From: Hilton Chain via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -6.47 X-Spam-Score: -6.47 X-Migadu-Queue-Id: 04A573B24A X-Migadu-Scanner: mx11.migadu.com X-TUID: 3rIoYCMEFIbt Before: --8<---------------cut here---------------start------------->8--- $ guix size font-chiron-sung-hk store item total self /gnu/store/782wxa5iwbmh10gkgmfw2q6ljmkzrzn6-font-chiron-sung-hk-1.010 1887.4 1887.4 100.0% total: 1887.4 MiB --8<---------------cut here---------------end--------------->8--- --8<---------------cut here---------------start------------->8--- $ guix size font-chiron-hei-hk store item total self /gnu/store/nf5sl46zv2hymzzf3ifajr367xrcpanv-font-chiron-hei-hk-2.508 1202.4 1202.4 100.0% total: 1202.4 MiB --8<---------------cut here---------------end--------------->8--- After: --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix build font-chiron-sung-hk | xargs guix size store item total self /gnu/store/sq059cfram5jasjyf209krnx5vf2w7j2-font-chiron-sung-hk-1.011-otf 814.1 814.1 47.7% /gnu/store/9vwjbg3yb266aib5h2332nsh6yqf5ik2-font-chiron-sung-hk-1.011-ttf 755.6 755.6 44.3% /gnu/store/mlpxz8mvsrnh6q9zrhpdxgn2cxrdmkbl-font-chiron-sung-hk-1.011 137.2 137.2 8.0% total: 1707.0 MiB --8<---------------cut here---------------end--------------->8--- --8<---------------cut here---------------start------------->8--- $ ./pre-inst-env guix build font-chiron-hei-hk | xargs guix size store item total self /gnu/store/52jwkwqwkcvmnc31m508mv1zzm2qj42n-font-chiron-hei-hk-2.509-otf 550.5 550.5 50.5% /gnu/store/7cb0n9rw78p7vv7gmya0vxw24f14a7sq-font-chiron-hei-hk-2.509-ttf 465.9 465.9 42.7% /gnu/store/961dw8avnhxyck577jxvsamb5v7ddzhh-font-chiron-hei-hk-2.509 74.5 74.5 6.8% total: 1090.9 MiB --8<---------------cut here---------------end--------------->8--- Hilton Chain (3): gnu: font-chiron-sung-hk: Update to 1.011. gnu: font-chiron-hei-hk: Update to 2.509. gnu: font-chiron-sung-hk: Split outputs. gnu/packages/fonts.scm | 30 ++++++++++++++++++++++++++---- 1 file changed, 26 insertions(+), 4 deletions(-) base-commit: 75bad75367fcf2c289fae3b40dbcc850f92177be -- 2.41.0