From patchwork Sun Apr 3 16:10:47 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Matthias Fischer X-Patchwork-Id: 5427 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4KWf5q0PN3z3x1Y for ; Sun, 3 Apr 2022 16:10:55 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4KWf5n4b3Nz3vN; Sun, 3 Apr 2022 16:10:53 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4KWf5n3mGGz2ykp; Sun, 3 Apr 2022 16:10:53 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4KWf5m0DlWz2xhV for ; Sun, 3 Apr 2022 16:10:52 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4KWf5l1yJ5zcB for ; Sun, 3 Apr 2022 16:10:51 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1649002251; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gRnOXoayTo92OKh/XInntqrMsWM6cQqvwscFEG8S1qg=; b=msjixHgaTcJmtmvZ5lkraWM4R32fGXholdoLld42hQDIBSROXHNykoElnWrf/jM840THqK zAzmb8xItlpn6HBg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1649002251; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=gRnOXoayTo92OKh/XInntqrMsWM6cQqvwscFEG8S1qg=; b=mSnQvFqXJlqEO4AiO0K8HcGoaqKwhzwIA7OXmijc4pjc/D9BADSQlWSYth8tvglJ+4sdcN ktHNnQ5TMJwW2MOoTUaMhZnJMw96RglFP8wffj8+PHE8BmUltBpLA8nBG/OpSOpBoF2wvq jkfSSChJD99uiThyMGbYZPh+vuLPPYwzQVB4xzaTcp6JCT2dJn5OjFTT4LiOn3mYaRtV3c wVCageBIFyEEqKyJdWlDMUeNqAMaa6uLTGfq8QxsDg/skBE8sPHbZW7Ioxd7ryFHnJhrKh KKSU9v5ZbpvOADhx5SD+KngeV/8uY8RhAMQmD2YkkaevitmP2k9cmlwIpkLxag== From: Matthias Fischer To: development@lists.ipfire.org Subject: [PATCH] nano: Update to 6.2 Date: Sun, 3 Apr 2022 18:10:47 +0200 Message-Id: <20220403161047.6002-1-matthias.fischer@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" For details see: https://www.nano-editor.org/news.php "The file browser clears the prompt bar also when using --minibar. Linting now works also with a newer 'pyflakes'." Signed-off-by: Matthias Fischer Reviewed-by: Peter Müller --- lfs/nano | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/nano b/lfs/nano index 25f62f5da..1d684d0b1 100644 --- a/lfs/nano +++ b/lfs/nano @@ -24,7 +24,7 @@ include Config -VER = 6.1 +VER = 6.2 THISAPP = nano-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = ac52da22f70ebcc7f40f2c694ae10f4cdd802ca40afb0692951c53ca4a2d30d7ef86684bf63d6208e9872fa17a30a0cf80fff1d35c744adb6c24f16d6c4a7f3f +$(DL_FILE)_BLAKE2 = 89e75fdd222a4d5e5eceb164a3b4eaf8ad24622fae95dd142556e110a63ad1202d489b7881fc063ecc716d9a409021cd7184c70116f68aa7e188012c2510ecde install : $(TARGET)