From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id WODIMNoY3mWZkAAA62LTzQ:P1 (envelope-from ) for ; Tue, 27 Feb 2024 18:16:10 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id WODIMNoY3mWZkAAA62LTzQ (envelope-from ) for ; Tue, 27 Feb 2024 18:16:10 +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=IaeUeprY; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1709054170; 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=6JhykszBcV+or9DDQOEm3Wlo+LtIwQetWrIiZE5OBm0=; b=QaeiCoxgQSWDDH62eyUCy3xy6w7RRNyip+5JCDgRRoVaotk29/VZNfXMM1Ki5Ckf4S/auG oySgqA28tQKPVCC3vCx8R8gOGxyEWtH8Ye8Pslgg5AgSGojdMH4jqD87jI2QnAki6G5ocF jWqXUPqIKsJR/Mx+wq9Vs5NjXs/V1nPdPGUUJEz5tQlXAwvEl2hMNJx5vEKjw5q1J6CVMz KM/k8XLH282NW6Q0aPvzZazpsXJ7a44qbwQaTZRAMXC9FM/N/TtQGqiGiml4akeW7HjYHr vJDG6e1E1mtUMvOkQVGDL/sQtYoInx7NONV2e5XbKIiIveayemG6o5JrDaym0g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=ultrarare.space header.s=dkim header.b=IaeUeprY; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1709054170; a=rsa-sha256; cv=none; b=LQIiwIBhw4f+4u8FV8myLd0jIjKGCJx5zlrTJs7QU6X2XwOnONQuc1klYI5FUNNvroegJW bbZa+4VvkoawxpfxYedd6Y+HJinmX8UBWi2B5Bg/wASEP6JJUd4EuLpIYI4u+dGOCO7Pm3 ev3CudQLiDEBGeOqCuKK+AO96OVBqqUoDS0XRSaDz/Klc941iX2f3rVNURDJnUV47vGnm+ d3R10KhdhEP3nmVTUvz2m8vIlcwFgzxg1mfexKn+jzD7wpJLNcp2DkshK4uzYTUTwbgb7P 18x3J9oZuq+vkkPGDrJIulK9DvO5iVBptxO4KrFAfML5z2edFWJ90HcARKnxNA== 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 6E3C93F891 for ; Tue, 27 Feb 2024 18:16:10 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rf13n-0002qW-UX; Tue, 27 Feb 2024 12:16:07 -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 1rf13W-0002TR-Bx for guix-patches@gnu.org; Tue, 27 Feb 2024 12:15:53 -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 1rf13R-0008Pv-6W for guix-patches@gnu.org; Tue, 27 Feb 2024 12:15:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rf13k-0000h7-2C; Tue, 27 Feb 2024 12:16:04 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69433] [PATCH 1/2] gnu: font-lxgw-wenkai: Update to 1.320. 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 17:16:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69433 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69433@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.17090541292519 (code B ref -1); Tue, 27 Feb 2024 17:16:03 +0000 Received: (at submit) by debbugs.gnu.org; 27 Feb 2024 17:15:29 +0000 Received: from localhost ([127.0.0.1]:39683 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rf13A-0000eT-SP for submit@debbugs.gnu.org; Tue, 27 Feb 2024 12:15:29 -0500 Received: from lists.gnu.org ([209.51.188.17]:38928) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rf134-0000dV-VK for submit@debbugs.gnu.org; Tue, 27 Feb 2024 12:15:27 -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 1rf0Fl-0007Fc-EC for guix-patches@gnu.org; Tue, 27 Feb 2024 11:24:25 -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 1rf0Fj-0006oS-S1 for guix-patches@gnu.org; Tue, 27 Feb 2024 11:24:25 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ultrarare.space; s=dkim; t=1709051044; 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=6JhykszBcV+or9DDQOEm3Wlo+LtIwQetWrIiZE5OBm0=; b=IaeUeprYMSNoQv7HClsyrkNaqKvsDUkeVKaPdSzOJx3zBAy573XVCkHTqre9FNUK4j7MBR JHQnNXD4WE/d5X2KfodAAx7fwNmu37yeWjkhmU+DwBvJY9DarT1xnDgnFWbkJIFZroSuPj gbLGvicPkIUImuxHgAfbO1rTUtLREz+9ZvgYNMeiWNLawn4E7G79rIhZ8rAmOH2ce1O4+e WiGqXSpJM/YGXUYU1qL/9loPzwaOe5KmPV/MdIiqQt8fSohl+Fs+7JNay+8HWmFTXPTMNG yCnp/vYMCY/dRU+JqIxH5zI6sabfAosWROxYKJrrQteNRNVdnuD4Xaw6g2a2Rw== Date: Wed, 28 Feb 2024 00:24:07 +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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.47 X-Spam-Score: -6.47 X-Migadu-Queue-Id: 6E3C93F891 X-Migadu-Scanner: mx13.migadu.com X-TUID: rJx45VMaIz42 * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.320. Change-Id: I2c533eec088a5b62a4a54138c179a5a9f89d79a6 --- 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 2cc420f7ba..63712475e8 100644 --- a/gnu/packages/fonts.scm +++ b/gnu/packages/fonts.scm @@ -3280,7 +3280,7 @@ (define-public font-atui-feather (define-public font-lxgw-wenkai (package (name "font-lxgw-wenkai") - (version "1.315") + (version "1.320") (source (origin (method url-fetch) (uri (string-append @@ -3288,7 +3288,7 @@ (define-public font-lxgw-wenkai version "/lxgw-wenkai-v" version ".tar.gz")) (sha256 (base32 - "0isb7rbg8yb6hv8xk1ngngkgzpyb3papkl19jczwrwm373m8bn3f")))) + "1wvab2g2hcy8wqi23zva17rymqfrrfwd7yh0wbhfb67mz18wbjpm")))) (build-system font-build-system) (home-page "https://lxgw.github.io/2021/01/28/Klee-Simpchin/") (synopsis "Simplified Chinese Imitation Song typeface") base-commit: 75bad75367fcf2c289fae3b40dbcc850f92177be -- 2.41.0