From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id UN/iH5mMRGNgRAAAbAwnHQ (envelope-from ) for ; Mon, 10 Oct 2022 23:20:25 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id YM8AIJmMRGPoegAAauVa8A (envelope-from ) for ; Mon, 10 Oct 2022 23:20:25 +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 39880DC7D for ; Mon, 10 Oct 2022 23:20:25 +0200 (CEST) Received: from localhost ([::1]:60660 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oi0CF-0002P7-4l for larch@yhetil.org; Mon, 10 Oct 2022 17:20:23 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:49018) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oi0Bw-0002M1-Fn for guix-patches@gnu.org; Mon, 10 Oct 2022 17:20:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51057) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oi0Bu-0001PK-NY for guix-patches@gnu.org; Mon, 10 Oct 2022 17:20:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oi0Bu-0006uw-IU for guix-patches@gnu.org; Mon, 10 Oct 2022 17:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#58421] Errata corrige :) References: <20221010211631.12391-1-goodoldpaul@autistici.org> In-Reply-To: <20221010211631.12391-1-goodoldpaul@autistici.org> Resent-From: goodoldpaul@autistici.org Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 10 Oct 2022 21:20:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 58421 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 58421@debbugs.gnu.org Received: via spool by 58421-submit@debbugs.gnu.org id=B58421.166543675526532 (code B ref 58421); Mon, 10 Oct 2022 21:20:02 +0000 Received: (at 58421) by debbugs.gnu.org; 10 Oct 2022 21:19:15 +0000 Received: from localhost ([127.0.0.1]:50135 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oi0B9-0006ts-JK for submit@debbugs.gnu.org; Mon, 10 Oct 2022 17:19:15 -0400 Received: from devianza.investici.org ([198.167.222.108]:55833) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oi0B7-0006tj-0u for 58421@debbugs.gnu.org; Mon, 10 Oct 2022 17:19:13 -0400 Received: from 1.mail-backend.investici.org (unknown [10.0.0.11]) by devianza.investici.org (Postfix) with ESMTP id 4MmWxq4wT0z6vLn for <58421@debbugs.gnu.org>; Mon, 10 Oct 2022 21:19:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1665436751; bh=uy0lGGnVNACPi+FqhUee46CcTDIIWjr+JTVzXdJpSIA=; h=Date:From:To:Subject:From; b=Vn4E3ZlyWxiyPDyCjq3M2FOLeTLRgqS3q5FbRI/UAtBttJE4JAPI1nUgO2IOzoh3a uvsYj2g9vJ82BfAqnrWZxOlCkCAqMgAa1Dsk3q0N8L2WalKznOL8LxHuX1q5OnFXbl 6WP+lAhAVUjyqzwirUKHoSWckGg6hY6w5IgSSAGs= Received: from 1.webmail.investici.org (localhost [127.0.0.1]) (Authenticated sender: goodoldpaul@autistici.org) by 1.mail-backend.investici.org (Postfix) with ESMTPA id 4MmWxq3lj2z64Wd for <58421@debbugs.gnu.org>; Mon, 10 Oct 2022 21:19:11 +0000 (UTC) MIME-Version: 1.0 Date: Mon, 10 Oct 2022 21:19:11 +0000 User-Agent: Roundcube Webmail Message-ID: <1f326d7fbdf9616bd55a049a6aaf6c9a@autistici.org> X-Sender: goodoldpaul@autistici.org Content-Type: text/plain; charset=US-ASCII; 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: goodoldpaul@autistici.org X-ACL-Warn: , goodoldpaul--- via Guix-patches From: goodoldpaul--- 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=1665436825; 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=uy0lGGnVNACPi+FqhUee46CcTDIIWjr+JTVzXdJpSIA=; b=SmUMU3YEEN6UwnC6erLTfgCN4PFue5dzWs8XHL+oKC0O4vWVfRJhyhDSPVNOHfrdH3LL8a d6+xOmFOy5RmRDHPYW+RW7QipRuNh0uy6jyB5HTtIZ8eqQSwqWwXdFQSihvQn01IEw8bf1 VTlC5yhT5dLbCxc7kOn6C8TzVz0C5PIST3vE+jcf/VlgbVaLV/AvFSdNghI/+ZkUmvRovb Ayi9xSIo1gaOQVuq53oIQ8Er6JhTW2FUazUf1vgt/1CrSXtx7sGNLkC0rxp3J5BMAMnngh r/oeKboG+rmgzbl8ikaB8WRnaka3rewdBm0MLkDXFvfYtJBgy9/MQL9EAt9Xog== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665436825; a=rsa-sha256; cv=none; b=pUCSjkfS7te/S1+bF8Nd2OQxGbDZ3y5NMTpH67NagwnaeFurjr3PqFpiIO9kp/kZXyhMoq 2tbAKzKLSCW/Ew9BrcIAf3IQTX6ZGylZ9pUqknTVzXRxujuvRboR/D0ERTdjUY/AP8ot3N dYeBpootYbDcQhimVIEAZcVeGSITXXi34Bb0AbMPKyT69gpYkbQJVP6dsX6r+S0lumU68r fBxPp+G1KIHKo6Ut4Zq/JGmQlYePL7BNoqTK/NDvwq5pRa2K5m1XE3KYegEBAU0a0KG6UN ncVtLe0VEKDttrDlKJMa4vYzeH4shS3ImCMrQJ1TRsBofZx8BAeSRp+Rc+3vLA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=Vn4E3Zly; 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.88 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=Vn4E3Zly; 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: 39880DC7D X-Spam-Score: -3.88 X-Migadu-Scanner: scn0.migadu.com X-TUID: KeRvYV8fX2iF Dear reviwers, I just realized I should have updated the original package. I'm sending an updated patch. Apologize for the noise, giacomo