From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id kHWMBFvn5WRxdAEASxT56A (envelope-from ) for ; Wed, 23 Aug 2023 13:02:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 2C9yA1vn5WRfsgAAG6o9tA (envelope-from ) for ; Wed, 23 Aug 2023 13:02:51 +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 DFD6446ADE for ; Wed, 23 Aug 2023 13:02:50 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=hSURI5ux; 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=1692788570; 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=GMyJspuM4DjWlgxskkNP3MCjKamozyrPfOoGmaa4mJM=; b=Rff44UwEA0ImyBDJaTOR+4U50nFDGQ9FMlsHrViwez3OVWjIdELeJGMQB6BKTrZuyw5cR9 k4f8FUONuxF4G9tODfy/21HYlRmaXsUqE3wBDcHTApFjMUJDcbzOUYae1XwKtOm7wRcePO MoXPCI/nWU2gk6LUmR1BApoHUXCgqIBEXG3XcsHBsUnxXi9op8AkXE/67gsU6+XAPUh9NG +HFpJ5ZOTgBY8aJP7/i/4RGBADYljWTkY/eu8PaEVwCmecWT0u9BXBSqeDVSZpsNqhrnRY kPEn8ECbPuvcwi+AL/uosVI1lNDJmcPlddBJ8qOHN1uPmF36F4pAjWxptXxJdQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1692788570; a=rsa-sha256; cv=none; b=JR246eQ+7uPKVWrLAVTbxLoYlI2aLJ+h7IqYufpNKpnSbvu2uYfrh0oh8d3CV+lTcQVHHM voPTmT7IVS50iUBARhs/q3f0WoFKRW7afZAb1Gu6aKx9Y2bvCPG/EE2K2Vpy//qibEb/r6 tUqE9XDYmGhyU+QBBeAG0SjX4JqQzKD0AHETx3EAFEwA2fmwJhwzqwI7cXL7SAhFwd97gg 408e0He87TeQUwWoU0BpocwoURU9MPuxhfVGbo0owTC8mGeRI6riU9ukL4rIyp+BaDYg9s uzce1+ZOEkKQExkPlcNx0GWOIjsC+3td3g9EKi4sjj94wNis3ZfL98vG5AkyCA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=envs.net header.s=modoboa header.b=hSURI5ux; 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 Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qYldG-0008L2-OM; Wed, 23 Aug 2023 07:02:40 -0400 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 1qYlco-00088w-8j for guix-patches@gnu.org; Wed, 23 Aug 2023 07:02:27 -0400 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 1qYlcd-0000uG-8F for guix-patches@gnu.org; Wed, 23 Aug 2023 07:02:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qYlcg-0005KQ-IO for guix-patches@gnu.org; Wed, 23 Aug 2023 07:02:02 -0400 Subject: bug#65420: [PATCH] gnu: weechat: Update to 4.0.3. 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: Wed, 23 Aug 2023 11:02:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 65420 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Ford Cc: 65420-done@debbugs.gnu.org Mail-Followup-To: 65420@debbugs.gnu.org, iyzsong@envs.net, fanquake@gmail.com Received: via spool by 65420-done@debbugs.gnu.org id=D65420.169278846720396 (code D ref 65420); Wed, 23 Aug 2023 11:02:02 +0000 Received: (at 65420-done) by debbugs.gnu.org; 23 Aug 2023 11:01:07 +0000 Received: from localhost ([127.0.0.1]:32940 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYlbn-0005Is-FC for submit@debbugs.gnu.org; Wed, 23 Aug 2023 07:01:07 -0400 Received: from mail.envs.net ([5.199.136.28]:41486) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qYlbl-0005Ik-GY for 65420-done@debbugs.gnu.org; Wed, 23 Aug 2023 07:01:05 -0400 Received: from localhost (mail.envs.net [127.0.0.1]) by mail.envs.net (Postfix) with ESMTP id 8C77938A012F; Wed, 23 Aug 2023 11:01:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=envs.net; s=modoboa; t=1692788461; bh=GMyJspuM4DjWlgxskkNP3MCjKamozyrPfOoGmaa4mJM=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=hSURI5uxorT9DpElbu0HjZGSGwVeUfLFUO5NvVZn2nF+TCEkswt31aVv1dp/Yyxp/ 4gdMoxK2+NGenhB12BKqc9Y7T+IWVpPDnJ0mPo8UK48/Niog/ws1eZf2yS59WLoXh+ ikjnYcFy4J0dfpFEoVcF23gJdra48ODBsqbBvSjo8H2RwzlD0Xv1ctx3oHItG24xvY uaEkjuNJ5i0c9Ie/w/iQFpC0q1rXH8Bgx3hKR7HKC7uoYtnTYMqFan4lyqWXrIDVzi /MBXIDO3XLX0soyf4S18mM6cmgGse82CR0M6zdt6aLDkuER95RPJcL019vx1ydey3d Crn/meevgNrfq3F4Y1WDm2OFvJ0PhzjlkvAE75Dd3kV2QdY0dmH555PgOymG3H+mbE EJQRoT0Kas4tvocC55eH8qcpFVMW/Km0Rf4fmojB075bfwjbSGqw8cSbh+mIb65e2G hqcwBH7OaJTUr+pCiK6b1pfZ482YQP84rBo8mvSyJguDdCZ014NcRn6tJcOCczT4/O Qo34mc71pygxEXjiYoTtMamyOyoGDOd/TFmJ+9N1poGpkB8okjkWB77MfjsK93+f2p VhUKU9ocQcvlPTip0XMonGWqST0hSlho7jegxs+8ryFkLttmRhhT0g2Fd3ju0O+nr0 rYttnS0vdn/CXstTNQwmv7lg= 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 2dpBir1MpSmQ; Wed, 23 Aug 2023 11:00:58 +0000 (UTC) Received: from localhost (unknown [36.170.56.121]) (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; Wed, 23 Aug 2023 11:00:57 +0000 (UTC) Received: from localhost (localhost [local]) by localhost (OpenSMTPD) with ESMTPA id e11a125a; Wed, 23 Aug 2023 11:01:15 +0000 (UTC) References: Date: Wed, 23 Aug 2023 19:01:15 +0800 In-Reply-To: (Michael Ford's message of "Mon, 21 Aug 2023 11:28:43 +0100") Message-ID: <87y1i2xbt0.fsf@envs.net> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.71 X-Spam-Score: -6.71 X-Migadu-Queue-Id: DFD6446ADE X-Migadu-Scanner: mx1.migadu.com X-TUID: a2pCzE09qI51 Michael Ford writes: > From b918a1700fc01f59c640a7093beb021a14ed5a3a Mon Sep 17 00:00:00 2001 > From: fanquake > Date: Mon, 21 Aug 2023 11:26:38 +0100 > Subject: [PATCH] gnu: weechat: Update to 4.0.3. Applied with update to 4.0.4, thank you!