From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id UFueLgVckWa3yAAAqHPOHw:P1 (envelope-from ) for ; Fri, 12 Jul 2024 16:38:29 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id UFueLgVckWa3yAAAqHPOHw (envelope-from ) for ; Fri, 12 Jul 2024 18:38:29 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=oAQLvsEv; 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=1720802309; 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=5KlWaGnp0h7di9XoeKQ3iRWjE4P9bX2s3h8dYEOrTVg=; b=c/9JAxjTp2IekSL3lbl1Pwlx0b2exmR7cwsbUdoPFsPTPkFlOODRHilCoJ0cERkc28mjyF Mjsm1pTlEXFstlD4Q3pHTeZDK4YuV0w4aiEWfQ2fBweUHbQwKslpUx27HDLyZjowrda0Ub 9tbZUCcpQ4TzcLJ0vmwJI8kZrL7xBjFSQErdojccCV0RSpI6Mq0Ut6U6ll2S9lOr2/Mj7w GMR3soH1HAYetsYYBTV2TWBkRiXSLCFAh/tkhSxmgEmUIGVEjuHPhbauRXRld9gVCE5NlM ugsFilxPoaF7wAVfLE/GolOuT2QjwVC/RrYjTuptPYnZK8yG2yBp745v3bsMVA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=dismail.de header.s=20190914 header.b=oAQLvsEv; 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=1720802309; a=rsa-sha256; cv=none; b=VIJWJ90JMbNjsF283VwwvB5/+ErXpLU3cpOt/yOW8mxcAnX6LAQ7Een6z3h3j0drx6sLzA qVg8WTbU62wPNTA8ioa1SHbmy2WwNzLr0CA2Oya+xdWGz16ayKr4Q36zaOhG4jQ92EmO0U HZIWgQj3aljCAKKAsjOq+17fMDXSqLAEXElnRfWuFHYN0DWgJJEJkoIs61tYRWq1kzsfR/ MjQ9NBU2EqK+vBo1oUjJ8XqR9tKizTiLfR8tsjN7FqIOGRuq7cIuEvPurJlDKBOMjAoScj MLXte5IHStKqFhh6vjDf/4EORd1Z6tYXnYU2SW8c+wwTVmXCsPQyIqzPRPKKsw== 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 7B10CCD28 for ; Fri, 12 Jul 2024 18:38:29 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sSImc-0001Zk-FM; Fri, 12 Jul 2024 12:06: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 1sSImY-0001XY-Qp for guix-patches@gnu.org; Fri, 12 Jul 2024 12:06:03 -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 1sSImX-0002HN-SS for guix-patches@gnu.org; Fri, 12 Jul 2024 12:06:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sSImY-0005Nj-4J for guix-patches@gnu.org; Fri, 12 Jul 2024 12:06:02 -0400 Subject: bug#72076: [PATCH] gnu: nano: Update to 8.1. References: <8097a6aa3901d64568356c5d0459d30a9e838139.1720794531.git.atai@atai.org> Resent-From: jgart Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 12 Jul 2024 16:06:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 72076 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 72076-done@debbugs.gnu.org Cc: Andy Tai Mail-Followup-To: 72076@debbugs.gnu.org, jgart@dismail.de, atai@atai.org Received: via spool by 72076-done@debbugs.gnu.org id=D72076.172080033920644 (code D ref 72076); Fri, 12 Jul 2024 16:06:01 +0000 Received: (at 72076-done) by debbugs.gnu.org; 12 Jul 2024 16:05:39 +0000 Received: from localhost ([127.0.0.1]:54652 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sSImB-0005Mu-Jk for submit@debbugs.gnu.org; Fri, 12 Jul 2024 12:05:39 -0400 Received: from mx1.dismail.de ([78.46.223.134]:3233) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sSIm8-0005Me-Nx for 72076-done@debbugs.gnu.org; Fri, 12 Jul 2024 12:05:38 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id c16e8d44; Fri, 12 Jul 2024 18:05:28 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h=from:to:cc :subject:in-reply-to:date:message-id:mime-version:content-type; s=20190914; bh=tnoYVEQ7OQCdC7o+lLjfTZq0PwINvkXT1tVipO52vSc=; b= oAQLvsEvFv8+GWJV5S5/p8ZiSS27RW/sqWyex2SgV6bTxhAkqBStLjYt4islZ6/r tr7auVeWrAxiU8mtPD1zLxaSgrG/gEYw6F1/pUYxTIv3IxxuJfCeHyGMw705rS4Z NNM4m+W9Odc5DyhbUBurOvGK9k862y614mx/kDtxkHCxE7xttAg80wOm6cfxWemE hwgR/XrxYwZsTnnUgaRyiObHnOoCgryrkaFPncOVJCQZY4Wy9GgfzZ5ZK6a/3kJg WF90vHhiLbRvtpmZqrnMZXOAITPb5ZH2Z8kb3a+zlinjeMoIub9qTL9AzJ0Bss+v azzihiUiEg7wzgRoPGtpTw== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 68fb4543; Fri, 12 Jul 2024 18:05:27 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id 0642e848; Fri, 12 Jul 2024 18:05:27 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id 2814b77a (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 12 Jul 2024 18:05:27 +0200 (CEST) In-Reply-To: <8097a6aa3901d64568356c5d0459d30a9e838139.1720794531.git.atai@atai.org> Date: Fri, 12 Jul 2024 11:05:24 -0500 Message-ID: <87y166egu3.fsf@dismail.de> 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: jgart X-ACL-Warn: , jgart via Guix-patches From: jgart via Guix-patches via 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-Spam-Score: -6.96 X-Migadu-Queue-Id: 7B10CCD28 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -6.96 X-TUID: qINlZ4lmp2KP Thanks, applied! -- all the best, jgart