From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id eP2ZEzzbkGVNVQEAkFu2QA (envelope-from ) for ; Sun, 31 Dec 2023 04:08:44 +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 wFl3DzzbkGVmZgEA62LTzQ (envelope-from ) for ; Sun, 31 Dec 2023 04:08:44 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=TbEoVw2F; 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=1703992124; 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-to: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=vs+STzkfUyKF+J2ImIc72RBtBDJeeur8boNHfq7IK8c=; b=EunxIiwgdFAC3F0IwimlEFZM5zHOp4rxrUcBhyCJJtbRLoL4Xi8F2ksvsAVlT1uMM90hfS Ngy8xuVyCPhe/XPSAYNasYi97nOuPF/c75+0WBWglCWmNErFH7H33k2BIjuzj1P3t22Vqe poAgFasKjlWVwpKCn1IKOfKOQXnBUN8yTTWqEQZKzUmnT/78e74GiZuYU7XVa7oglj4Bpi v8eSCfHgswF72BN9nNbGttuHfoD46iBrF+xbXkVkHqQLowaznffQA5xtDBPc0Nowx4ntN6 q1SO9tJEdIgQwSbksAxDJ8EOXdbFNpTnOR9uwF9UqfaROxDEX/9Ze8k9AtCG4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=TbEoVw2F; 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=1703992124; a=rsa-sha256; cv=none; b=bUJaLqjhiHw77S50lkdfPu/au2vMZcWefTBNcMXhRY53ONAMSSTQAnk0khpqS5SBkjlwKu 85OFAUGDL56Kylft3wbEtfR018osaBhAfoN16fW8/cMmN+I4fZLh8DnER4wAM9H3sfJ6Qi QKaskenqAj2Z7dpEkHg/sc7rPFsC5z1G4aoBgsyhrIglUp/S3+u9L+oGXg8q4RRkttoLc6 oF9ZlJxggzcyAMAFr1qC0TQPWITK8t1NulqIEOq2WT2YXXF5fpIjOFJyjEg83ZSaPWMkBR NzC4obmVb5SRMXQr2sToGmXANXaufjpiTgg6ZKGQo4bpDqp6wUpBz7+yIdf5bQ== 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 57A98564B8 for ; Sun, 31 Dec 2023 04:08:42 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rJmBL-0003yg-Hv; Sat, 30 Dec 2023 22:08: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 1rJmBH-0003wN-Al for guix-patches@gnu.org; Sat, 30 Dec 2023 22:08:03 -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 1rJmBF-0004uR-2d for guix-patches@gnu.org; Sat, 30 Dec 2023 22:08:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rJmBF-0001o5-U5 for guix-patches@gnu.org; Sat, 30 Dec 2023 22:08:01 -0500 Subject: bug#67904: [PATCH] gnu: font-lxgw-wenkai: Update to 1.315. Resent-From: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sun, 31 Dec 2023 03:08:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67904 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Hilton Chain Cc: 67904-done@debbugs.gnu.org Mail-Followup-To: 67904@debbugs.gnu.org, iyzsong@envs.net, hako@ultrarare.space Received: via spool by 67904-done@debbugs.gnu.org id=D67904.17039920386839 (code D ref 67904); Sun, 31 Dec 2023 03:08:01 +0000 Received: (at 67904-done) by debbugs.gnu.org; 31 Dec 2023 03:07:18 +0000 Received: from localhost ([127.0.0.1]:45389 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJmAX-0001mA-Lr for submit@debbugs.gnu.org; Sat, 30 Dec 2023 22:07:17 -0500 Received: from mail.envs.net ([5.199.136.28]:44434) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rJmAR-0001lm-EU for 67904-done@debbugs.gnu.org; Sat, 30 Dec 2023 22:07:16 -0500 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 2D2B638A0345; Sun, 31 Dec 2023 03:07:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1703992027; bh=vs+STzkfUyKF+J2ImIc72RBtBDJeeur8boNHfq7IK8c=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From; b=TbEoVw2FjSnrD96pRNmSIB8NrQ1ErG+GJqNR8CAsUBu1Nt1jdiXQc+Wu9JwJoRGOe QBHNjXt+bslZ9Z7CZijM8NcQHX3new/4AXmfmT/2+VAmMe6GzpGq0172GDogUJF8vu 5EunJGD8474QX0MDSQHbn1z7Rti0V6xC7CGIfEhQOwK+gx5dCaBeEeU4K6FREGXcWV kW8n3jrRMlFcVXYTnSLb10Iv7XQFuByhljbrVYhYvLUGbwB1MXglyog07wdJY63iUg A+YZXQQa0WXcqmEtONNSqrN41bb6adzIdUCZaH2dxMILyjSm1ZLAmZSIMsuRbdffVg v0aSO9F8+StjtoOmPPvlsqvA+/v4xH9CTHvSNKY2nuxE19fKoPr3Eu1R5jOLoALosr L9f25ga+LRUGA4Xw9VoI4DBHgWcZKxEdi3DYCP5jwLx6ltr8uhUjTYxHSWeJea3oEK 8REi4u0jN2QxqWk0TrzWNEyQ3f9TglYEnExd0Qn9WYoMrjhu1aaA9pxkjzZ19NKwi4 Q+H2CrJvnxgE/YQ89NQrAle8ZB4sAwZlCnX3oM9zX4BRJ9ftu47OI/d/jXQnS74cQZ ygl5Fty7zsrREn3w21bNHthzY/yCe8FD+RMY4qaGiDcYtwVPIm1b+IT/6bjGmD25j4 OJU6f7N206ZvU1YiiyKIZd0U= X-Virus-Scanned: Debian amavisd-new at mail.envs.net Received: from mail.envs.net ([127.0.0.1]) by localhost (mail.envs.net [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id HqS1iWlu5Ce1; Sun, 31 Dec 2023 03:07:03 +0000 (UTC) Received: from localhost (unknown [36.170.59.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.envs.net (Postfix) with ESMTPSA; Sun, 31 Dec 2023 03:07:03 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id 4ab76cb5; Sun, 31 Dec 2023 03:06:59 +0000 (UTC) In-Reply-To: <50e8c09c5da973aba44e7eac4c674e1292c73b64.1702997098.git.hako@ultrarare.space> (Hilton Chain's message of "Tue, 19 Dec 2023 22:45:18 +0800") References: <50e8c09c5da973aba44e7eac4c674e1292c73b64.1702997098.git.hako@ultrarare.space> Date: Sun, 31 Dec 2023 11:06:59 +0800 Message-ID: <87a5prt6i4.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain 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: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-ACL-Warn: , =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= From: =?utf-8?b?5a6L5paH5q2mIHZpYSBHdWl4LXBhdGNoZXM=?= 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-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -6.75 X-Spam-Score: -6.75 X-Migadu-Queue-Id: 57A98564B8 X-TUID: qXpz/cqLNHZI Hilton Chain writes: > * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.315. Pushed, thanks!