* [PATCH] nano: Update to 9.2
@ 2026-07-31 16:39 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2026-07-31 16:39 UTC (permalink / raw)
To: development; +Cc: Matthias Fischer
For details see:
https://www.nano-editor.org/news.php
"2026 July 31 - GNU nano 9.2 "Alquézar"
Nano refuses to start when standard output is not a terminal.
Options --newbuffer and 'set newbuffer' were added as better
synonyms of --multibuffer and 'set multibuffer'.
Legacy keystroke pairs ^W^T and ^/^T are recognized again."
Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
---
lfs/nano | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/nano b/lfs/nano
index 6f0793d16..b308f1258 100644
--- a/lfs/nano
+++ b/lfs/nano
@@ -24,7 +24,7 @@
include Config
-VER = 9.1
+VER = 9.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 = d762076463b0c683d13cd4c47cc05db573a1890c9ea0629c2aa37d36305197242eb724229afc59468aa47c515dbfb8378d9fa6fafa88d8b90a2af6d1ed467b14
+$(DL_FILE)_BLAKE2 = b8f5aedbb296654817eac82723a6ae6323b2710d225152ee6356fefe5e692958236a00ab4c7fd5abff71b84c3c023afc06854e4e216b80879c48ce94486c4b89
install : $(TARGET)
--
2.53.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-31 16:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-31 16:39 [PATCH] nano: Update to 9.2 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox