GNU bug report logs - #78805
[PATCH] gnu: nano: Update to 8.5.

Previous Next

Package: guix-patches;

Reported by: Andy Tai <atai <at> atai.org>

Date: Mon, 16 Jun 2025 06:56:02 UTC

Severity: normal

Tags: patch

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Andreas Enge <andreas <at> enge.fr>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#78805: closed ([PATCH] gnu: nano: Update to 8.5.)
Date: Wed, 18 Jun 2025 10:40:04 +0000
[Message part 1 (text/plain, inline)]
Your message dated Wed, 18 Jun 2025 12:39:20 +0200
with message-id <aFKXWPFHIAdbFDgK <at> jurong>
and subject line Re: [PATCH] gnu: nano: Update to 8.5.
has caused the debbugs.gnu.org bug report #78805,
regarding [PATCH] gnu: nano: Update to 8.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
78805: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=78805
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Andy Tai <atai <at> atai.org>
To: guix-patches <at> gnu.org
Cc: Andy Tai <atai <at> atai.org>
Subject: [PATCH] gnu: nano: Update to 8.5.
Date: Sun, 15 Jun 2025 23:54:49 -0700
* gnu/packages/text-editors.scm (nano): Update to 8.5.

Change-Id: I1f7152c1dc18ee33748a724dd064846ee3f9a0b8
---
 gnu/packages/text-editors.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/text-editors.scm b/gnu/packages/text-editors.scm
index 7884ef195f..4ec548b6d4 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -1016,13 +1016,13 @@ (define-public mg
 (define-public nano
   (package
     (name "nano")
-    (version "8.4")
+    (version "8.5")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/nano/nano-" version ".tar.xz"))
       (sha256
-       (base32 "13b2iqmbx5vcyd0rnvvc9l8l79q6665r4xx6gvc28mnmpci95ljs"))))
+       (base32 "0sn2aikbqyvq5d46x7fkx33gaprjaj7jhhvdckwil54w6cfh22q0"))))
     (build-system gnu-build-system)
     (arguments
      (if (%current-target-system)

base-commit: f6b65101dcb9a679eaf74fd235b53de2f4586ac5
-- 
2.43.0



[Message part 3 (message/rfc822, inline)]
From: Andreas Enge <andreas <at> enge.fr>
To: Andy Tai <atai <at> atai.org>
Cc: 78805-done <at> debbugs.gnu.org
Subject: Re: [PATCH] gnu: nano: Update to 8.5.
Date: Wed, 18 Jun 2025 12:39:20 +0200
Pushed, thanks!

Andreas



This bug report was last modified 65 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.