From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 mOIYIS7+0GRWngAASxT56A (envelope-from ) for ; Mon, 07 Aug 2023 16:22:38 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id eLTpIC7+0GQrNQAA9RJhRA (envelope-from ) for ; Mon, 07 Aug 2023 16:22:38 +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 2579C4C927 for ; Mon, 7 Aug 2023 16:22:38 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KDDGQHyJ; 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=1691418158; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: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=4PG0QLifOUiYV9kBonPpwzHYu4d5HGz+G8rJMfZVup4=; b=czGD0f1H9nzeiQeuQb/bqBid7QVSfYvXK0/zJtsCV2jRdoyo7obJsYprwi5mhLOXdcaE8B bZuV64gyjDA5+1mJqgjg9klxNt+o2kOXByrm9hQRqmCMuEwr3Ts0JnIWMPUL8pz5ydWEqn O1ZbEmxTWqsLXg86fWJ06yrfpcPizr+gkMH/WtbTZUpdzhgnE4safMjPMAYPRjTgEi1AIn 0ogXlCrjfn50FtmgqteMdg17y6T3WDs0XYbOTHUewh8YztkcwBTqckepQN7IyH2ydUw9mA 76x9IRjwGTUYSI+RC4gNHlg+pVcGB+SrsF1BJv/YvZRC/u2btaq5F+F+b9L3DA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=KDDGQHyJ; 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=1691418158; a=rsa-sha256; cv=none; b=Hg7awiJdfQMUJ38i1F/O4hiR16Yjmqo6Zn5bMyTmy+P3LLjsk6i9JojkLvdiVMcgONy1eJ PKcc7BGqIMsop1m4JfKVs6cpgmnr4KLyNPsSJBw3JyZCErEwQwel++h99YNfOUemKGJlfQ QkvK0RYzbk6PmWDVwS++bd3C1UNgiJR3QcOR321dP6czAJs5AxbQttDqCJh4yx3+Xh2biu FMpsu4AGHSaDFmEsegs1Eo+l5njLLgLF0hCvz5Le5SLW03UKe9h6sJ4Pq2rHeUK/mao4p0 SY3rmxbHhxmq0WhgmGHvn94duXQorVhQgDxB0/5RZW4flw3MvSnACI43NX1tJA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qT17U-0004zt-SG; Mon, 07 Aug 2023 10:22:04 -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 1qT17S-0004zO-GR for guix-patches@gnu.org; Mon, 07 Aug 2023 10:22:02 -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 1qT17S-0006zV-8e for guix-patches@gnu.org; Mon, 07 Aug 2023 10:22:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qT17R-0004uy-TI for guix-patches@gnu.org; Mon, 07 Aug 2023 10:22:01 -0400 Subject: bug#63473: [PATCH] gnu: praat: Update to 6.3.10. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 07 Aug 2023 14:22:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 63473 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Preston Miller Firestone Cc: 63473-done@debbugs.gnu.org Mail-Followup-To: 63473@debbugs.gnu.org, ludo@gnu.org, firestone.preston@gmail.com Received: via spool by 63473-done@debbugs.gnu.org id=D63473.169141811118879 (code D ref 63473); Mon, 07 Aug 2023 14:22:01 +0000 Received: (at 63473-done) by debbugs.gnu.org; 7 Aug 2023 14:21:51 +0000 Received: from localhost ([127.0.0.1]:34054 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT17H-0004uQ-0x for submit@debbugs.gnu.org; Mon, 07 Aug 2023 10:21:51 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:48466) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qT17E-0004uB-Qp for 63473-done@debbugs.gnu.org; Mon, 07 Aug 2023 10:21:49 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qT179-0006yI-0O; Mon, 07 Aug 2023 10:21:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=4PG0QLifOUiYV9kBonPpwzHYu4d5HGz+G8rJMfZVup4=; b=KDDGQHyJLcPzaGHOzGV6 fU7vI+8hgIYb4YIR2uikJFv4Ab0I0HxjPbeEwYlvXYO4scYtc2JI9RS5QM0s0sLA2ynj9TbsAuB/x Y47z4ubgE4yF9AjvmHabnbYPWIGUcLE0N5liQOXlQYEgmWy7aO2k8kSKZOs9ylkP6b6SdmdAh/cth Vxg2Z/YTLIPxcXICDFZMwP1cnFfLbUPGPa2X59QArDaSKvaw0CSZY3nwCFhqa1cAChFyP4F6J9I+o T0wjYK81G95387aZRYUjtEIRsF+i5Yf6g5+eWwbsaqVQS5ttb/68dmTspvKaEWtMlqkWG7j8bz8PC t11GumJ/xvWV9A==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <60c20787457b3c531db6948f2b9773e79214b1f4.1683929239.git.firestone.preston@gmail.com> <87a5wm2jq4.fsf@gmail.com> Date: Mon, 07 Aug 2023 16:21:40 +0200 In-Reply-To: <87a5wm2jq4.fsf@gmail.com> (Preston Miller Firestone's message of "Mon, 26 Jun 2023 12:53:39 -0500") Message-ID: <87tttbrkzv.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: , 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-Queue-Id: 2579C4C927 X-Migadu-Scanner: mx1.migadu.com X-Spam-Score: -6.85 X-Migadu-Spam-Score: -6.85 X-TUID: Y5BGihVS/KQZ Hi Preston, Preston Miller Firestone skribis: > Thank you for the feedback and help. I have reformatted the patch as a > series. Let me know whether there's anything else that needs fixing. Finally applied, thank you! Ludo=E2=80=99.