public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <michael.tremer@ipfire.org>
To: Matthias Fischer <matthias.fischer@ipfire.org>
Cc: development@lists.ipfire.org
Subject: Re: [PATCH] nano: Update to 8.4
Date: Tue, 22 Apr 2025 15:13:17 +0100	[thread overview]
Message-ID: <6F079774-479B-48C8-88CF-B12DA5DA629A@ipfire.org> (raw)
In-Reply-To: <20250404141305.3283555-1-matthias.fischer@ipfire.org>

Hello Matthias,

Thank you for this patch.

> On 4 Apr 2025, at 15:13, Matthias Fischer <matthias.fischer@ipfire.org> wrote:
> 
> For details see:
> https://www.nano-editor.org/news.php
> 
> "2025 April 2 - GNU nano 8.4 "Five Miles Out"
> 
>    - Bracketed pastes over a slow connection are more reliable.
>    - Tabs in an external paste at a prompt are not dropped.
>    - Feedback occurs when the cursor sits on a Byte Order Mark.
>    - The Execute prompt is more forgiving of a typo."
> 
> Signed-off-by: Matthias Fischer <matthias.fischer@ipfire.org>
> ---
> lfs/nano | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/lfs/nano b/lfs/nano
> index a358ef9a4..990e5b02b 100644
> --- a/lfs/nano
> +++ b/lfs/nano
> @@ -22,9 +22,9 @@
> # Definitions
> ###############################################################################
> 
> -include config
> +include Config

For some reason there is a change in here that makes the patch fail to apply. 

Any idea where this is coming from?

-Michael

> -VER        = 8.3
> +VER        = 8.4
> 
> THISAPP    = nano-$(VER)
> DL_FILE    = $(THISAPP).tar.xz
> @@ -40,7 +40,7 @@ objects = $(DL_FILE)
> 
> $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
> 
> -$(DL_FILE)_BLAKE2 = 39c400483f79f11da0f959fed769462b65007f9235cb76d38e71d0a63919b659dc553d44f5d13dd13db801ec361fd7a3ad68b68bfa456ac6c169c861e80c6067
> +$(DL_FILE)_BLAKE2 = 2e5dbe6982ef9d284c6e018abad593bf383f27c85047241bafaa098948b73897c0a81b63aa453385ac93afc1c398936464d5a1fb024d00936ad383c5e5e4403f
> 
> install : $(TARGET)
> 
> -- 
> 2.43.0
> 
> 



      reply	other threads:[~2025-04-22 14:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-04 14:13 Matthias Fischer
2025-04-22 14:13 ` Michael Tremer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6F079774-479B-48C8-88CF-B12DA5DA629A@ipfire.org \
    --to=michael.tremer@ipfire.org \
    --cc=development@lists.ipfire.org \
    --cc=matthias.fischer@ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox