From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uB2pDRHyI2JpHgAAgWs5BA (envelope-from ) for ; Sun, 06 Mar 2022 00:28:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id QKwDBhHyI2JUIAEAG6o9tA (envelope-from ) for ; Sun, 06 Mar 2022 00:28:17 +0100 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 B9C5310538 for ; Sun, 6 Mar 2022 00:28:16 +0100 (CET) Received: from localhost ([::1]:47442 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nQdoq-0003Sz-8Y for larch@yhetil.org; Sat, 05 Mar 2022 18:28:12 -0500 Received: from eggs.gnu.org ([209.51.188.92]:33986) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nQdog-0003SA-8r for guix-patches@gnu.org; Sat, 05 Mar 2022 18:28:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:55561) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nQdog-0007LZ-0q for guix-patches@gnu.org; Sat, 05 Mar 2022 18:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nQdof-0002dr-U4 for guix-patches@gnu.org; Sat, 05 Mar 2022 18:28:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#52997] friendly ping References: <20220104003003.861-1-goodoldpaul@autistici.org> In-Reply-To: <20220104003003.861-1-goodoldpaul@autistici.org> Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 05 Mar 2022 23:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 52997 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 52997@debbugs.gnu.org Received: via spool by 52997-submit@debbugs.gnu.org id=B52997.164652288010147 (code B ref 52997); Sat, 05 Mar 2022 23:28:01 +0000 Received: (at 52997) by debbugs.gnu.org; 5 Mar 2022 23:28:00 +0000 Received: from localhost ([127.0.0.1]:49458 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQdod-0002db-Re for submit@debbugs.gnu.org; Sat, 05 Mar 2022 18:27:59 -0500 Received: from confino.investici.org ([212.103.72.250]:21671) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nQdoc-0002dT-1i for 52997@debbugs.gnu.org; Sat, 05 Mar 2022 18:27:59 -0500 Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4KB19S66csz10y8 for <52997@debbugs.gnu.org>; Sat, 5 Mar 2022 23:27:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1646522876; bh=2FEtbjo/4TYQARrkfLORxMacpigJkEFn5s5+U6Xd13U=; h=Date:To:From:Subject:From; b=pQWG5NpGlpSS5yuz76rGnTXV9W1LJTTygwLCVdZRFmvbcYMQgjKLZB6hosi3hXjFI 4CHRhTAVKbT/RC8XEakmIpMqN16qM7vqJmZfJfhABkIKx8N062ZDs0pzxaCBtEavF1 2d6tdkhL8RWUA7Un7pmMhDmShfpdkzMWQJw7+Aj0= Received: from [212.103.72.250] (mx1.investici.org [212.103.72.250]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4KB19S5rPCz10xh for <52997@debbugs.gnu.org>; Sat, 5 Mar 2022 23:27:56 +0000 (UTC) Message-ID: <1effa643-0796-3214-6a81-9a3dbbf3a76c@autistici.org> Date: Sun, 6 Mar 2022 00:27:56 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.6.1 Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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" Reply-to: paul X-ACL-Warn: , paul via Guix-patches From: paul via Guix-patches via X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1646522896; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=2FEtbjo/4TYQARrkfLORxMacpigJkEFn5s5+U6Xd13U=; b=sdDYKpgHQyzsA5p+CEguImBNCYg2zjmIdt4BmuLigUgi6cv/Fz6ITLYhKaGU1yKmqX2U0e h0xCyqZmlW+USvez8+2zyfTc6n+GyRLileq761cf8s68RNIVnUaNpd26WvhmMf7tW/JJ/l EtP5GsKAGCkGuSNYrtm6h6S6/yAzEuOGrWgH72mZEhax/5SXMb+ikoe5eYQlaY6ODr76LN VcndZ0GU8I10bWXbmIqhVcMJEMCld0o/MXXmv00kKXqqzkRB6cvt4PbCpobk/oep/h1XJf 8IJfxX3xR/Ys3zjSF6iJJ0KZuUGVi0GWCKnGOhz7NtF+c8cXMbHKv8kmvqFYNQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1646522896; a=rsa-sha256; cv=none; b=NRBVALxnZAYSOzqp3V+0v4D8lC8lxeS7s2A9/S+1xjCSuLYLOrXJ2T3jygI7SX17G84aRj X9xoVtcz2hJmOG4eu1HbjDtarwctLNN+Rx24aZStiVIYVwBSjjic7jiNjpD7pkP85xGn7w LXp7hWqACpGjwLg2DWCUDoydCZ3R7W0LhpokTvNu/6jFsF1VjF0CgZIHifYyPIY8LS6Cqo lcAw0GZSMrt9hD7zWCiD1+QRcv+LExZExLeAQHj9PTGxrBQ9WixuKYS3h0xmAS0D1q9p3x QXHcw45cB2n9zkX/zit3Qjb+tX0iwvgTk0SGcsk8iR8OW/9lqqXeo96AIzR8IA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=pQWG5NpG; 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" X-Migadu-Spam-Score: -3.64 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=pQWG5NpG; 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" X-Migadu-Queue-Id: B9C5310538 X-Spam-Score: -3.64 X-Migadu-Scanner: scn0.migadu.com X-TUID: Hyy1VCS4hMF0 Dear all, this is just a ping, thank you for your time and efforts . I'm attaching an updated patchset. paul