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 ms9.migadu.com with LMTPS id tb8dB35hIWRcWgEASxT56A (envelope-from ) for ; Mon, 27 Mar 2023 11:27:26 +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 GLA7Bn5hIWSLhQAAauVa8A (envelope-from ) for ; Mon, 27 Mar 2023 11:27:26 +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 804983B4C2 for ; Mon, 27 Mar 2023 11:27:25 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679909246; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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; bh=QCHGkrHZ4LpDIUWw2sVo1QHmoHZ9yWWiu33aG9KGTU0=; b=BkPxe84DB/mZ+CwKVbGMWYMjRM04UwEVm96DWlBsqFN4PoPSLYYOuZh2mG97IllINb+Lq4 owa8zQsQTmjP57TzwRHysXaSLHpFwPzPBlA1141EaxBnUS1Mqknq/WskkLWr1+QTiKfccp d73FEe911eKSf+O85pJUcZrOK6Zmy3mEFhH4yXJiFIR/IP5FiELCsA+7lx1fN/wk8PYT9R p51Leca+hGb8xc8tehA7o+JCwac8T6rpXsX/QY1O6OT7BbHFGf3/+T0qCGaGbyaSuh5Ttj XZ3rRY3DVDkxdCEi7jCDHDrIHid9hAkqPw5+p3uY2Hx76RYY8A8P/baafsUozQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679909246; a=rsa-sha256; cv=none; b=I+bHcq4uWtqqANfKzqAqPeOEdE5Xl5a211I3nG/IEHUi0TRlE9g7+bc52Kzbd4/145RaPn JqVYrdtsYPdc92W/FhKfieG9B3RZV6JTAQ0uKAlmKWoV2u/w/bLDM2qta6aA3GVyYN6fll e0nwf/iKhhXep+UrnaRM0FgzVct3BA5OtZtBkqwynRLfSQcI92mIU2FGFiyggrnWKD1/lF vkzMN+cipddyDZsCOS6vMEdwhgM0KXJ3FFnndjFJD5PAYoORjMes0yrI1nUJDNj5og/bxW +Y3VWBfndfY3cOq0AZbEuNgRhD0IU9Hn7hyWxIhfMfniBQ9utTK+g+aA71Yljw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pgj86-0008Fb-0u; Mon, 27 Mar 2023 05:27:06 -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 1pgj83-0008Eb-E1 for guix-patches@gnu.org; Mon, 27 Mar 2023 05:27:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pgj83-0001Gc-5f for guix-patches@gnu.org; Mon, 27 Mar 2023 05:27:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pgj82-0004qw-EP for guix-patches@gnu.org; Mon, 27 Mar 2023 05:27:02 -0400 Subject: bug#62336: Acknowledgement ([PATCH] gnu: pari-gp: Update to 2.15.3.) Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 27 Mar 2023 09:27:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62336 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62336-done@debbugs.gnu.org Mail-Followup-To: 62336@debbugs.gnu.org, andreas@enge.fr, andreas@enge.fr Received: via spool by 62336-done@debbugs.gnu.org id=D62336.167990920218614 (code D ref 62336); Mon, 27 Mar 2023 09:27:02 +0000 Received: (at 62336-done) by debbugs.gnu.org; 27 Mar 2023 09:26:42 +0000 Received: from localhost ([127.0.0.1]:46548 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgj7i-0004q9-Ig for submit@debbugs.gnu.org; Mon, 27 Mar 2023 05:26:42 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:42722) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pgj7g-0004ps-Iv for 62336-done@debbugs.gnu.org; Mon, 27 Mar 2023 05:26:41 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 4BC8BEA9; Mon, 27 Mar 2023 11:26:34 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 7wajBtyZKDXU; Mon, 27 Mar 2023 11:26:33 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:861:c4:f2f0::c64]) by hera.aquilenet.fr (Postfix) with ESMTPSA id B9D2A12F; Mon, 27 Mar 2023 11:26:33 +0200 (CEST) Date: Mon, 27 Mar 2023 11:26:32 +0200 From: Andreas Enge Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: 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: X-Migadu-Queue-Id: 804983B4C2 X-Spam-Score: -4.33 X-Migadu-Spam-Score: -4.33 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , 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-TUID: 4e6IfVOEKiU7 Pushed. Andreas