GNU bug report logs - #70700
[PATCH] gnu: nano: Update to 8.0.

Previous Next

Package: guix-patches;

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

Date: Wed, 1 May 2024 16:06:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Christopher Baines <mail <at> cbaines.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#70700: closed ([PATCH] gnu: nano: Update to 8.0.)
Date: Sun, 12 May 2024 18:48:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 12 May 2024 19:47:27 +0100
with message-id <874jb27tq8.fsf <at> cbaines.net>
and subject line Re: [bug#70700] [PATCH] gnu: nano: Update to 8.0.
has caused the debbugs.gnu.org bug report #70700,
regarding [PATCH] gnu: nano: Update to 8.0.
to be marked as done.

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


-- 
70700: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70700
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.0.
Date: Wed,  1 May 2024 09:04:53 -0700
* gnu/packages/text-editors.scm (nano): Update to 8.0.

Change-Id: I2312dd5140fee4d8cc42f622f733c616d7b39550
---
 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 b62efabe6e..300230b76c 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -626,13 +626,13 @@ (define-public mg
 (define-public nano
   (package
     (name "nano")
-    (version "7.2")
+    (version "8.0")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/nano/nano-" version ".tar.xz"))
       (sha256
-       (base32 "09j5gb44yiv18fvn0iy17jnl9d5lh3gkry4kqv776a5xd0kl9ww6"))))
+       (base32 "1i4ski9l06w3ra4z1nf2ml4bignm073hk8jhxqrnncrp1vy46zy1"))))
     (build-system gnu-build-system)
     (inputs
      (list gettext-minimal ncurses))

base-commit: 5c13ab50b9c7d44238c64e5337027f04ae1d9223
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Andy Tai <atai <at> atai.org>
Cc: 70700-done <at> debbugs.gnu.org
Subject: Re: [bug#70700] [PATCH] gnu: nano: Update to 8.0.
Date: Sun, 12 May 2024 19:47:27 +0100
[Message part 4 (text/plain, inline)]
Andy Tai <atai <at> atai.org> writes:

> * gnu/packages/text-editors.scm (nano): Update to 8.0.
>
> Change-Id: I2312dd5140fee4d8cc42f622f733c616d7b39550
> ---
>  gnu/packages/text-editors.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
8643bb4a82ae4c906e79e3a1e7f60124b3b0d7c3.

Chris
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 1 year and 71 days ago.

Previous Next


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