GNU bug report logs

#73043 [PATCH] gnu: nano: Update to 8.2.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to guix-patches@gnu.org:
bug#73043; Package guix-patches. (Thu, 05 Sep 2024 13:56:03 GMT) (full text, mbox, link).


Acknowledgement sent to Andy Tai <atai@atai.org>:
New bug report received and forwarded. Copy sent to guix-patches@gnu.org. (Thu, 05 Sep 2024 13:56:03 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: Andy Tai <atai@atai.org>
To: guix-patches@gnu.org
Cc: Andy Tai <atai@atai.org>
Subject: [PATCH] gnu: nano: Update to 8.2.
Date: Thu, 5 Sep 2024 06:38:46 -0700
* gnu/packages/text-editors.scm (nano): Update to 8.2.

Change-Id: I72d3ead40cc5cabf52931567195d6bafd3e86d6e
---
 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 763d393caf..3435ad5b18 100644
--- a/gnu/packages/text-editors.scm
+++ b/gnu/packages/text-editors.scm
@@ -628,13 +628,13 @@ (define-public mg
 (define-public nano
   (package
     (name "nano")
-    (version "8.1")
+    (version "8.2")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/nano/nano-" version ".tar.xz"))
       (sha256
-       (base32 "1jz8rgqd0r1gn9vk1fim51h2kb0f72mvg76gkkz8kqss2ply7cwk"))))
+       (base32 "1szzdw3xglhsmpy871ri0xsfvislbr9wcm0w0l1sxb1ghvfhgbfm"))))
     (build-system gnu-build-system)
     (inputs
      (list gettext-minimal ncurses))

base-commit: 993d6d2e7be4dac738629c76a51058f4dc5bc449
-- 
2.34.1





Reply sent to Zheng Junjie <zhengjunjie@iscas.ac.cn>:
You have taken responsibility. (Fri, 06 Sep 2024 14:50:02 GMT) (full text, mbox, link).


Notification sent to Andy Tai <atai@atai.org>:
bug acknowledged by developer. (Fri, 06 Sep 2024 14:50:02 GMT) (full text, mbox, link).


Message #10 received at 73043-done@debbugs.gnu.org (full text, mbox, reply):

From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 73043-done@debbugs.gnu.org
Subject: Re: [bug#73043] [PATCH] gnu: nano: Update to 8.2.
Date: Fri, 06 Sep 2024 22:49:03 +0800
[Message part 1 (text/plain, inline)]
Andy Tai <atai@atai.org> writes:

> * gnu/packages/text-editors.scm (nano): Update to 8.2.
>
> Change-Id: I72d3ead40cc5cabf52931567195d6bafd3e86d6e
> ---
>  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 763d393caf..3435ad5b18 100644
> --- a/gnu/packages/text-editors.scm
> +++ b/gnu/packages/text-editors.scm
> @@ -628,13 +628,13 @@ (define-public mg
>  (define-public nano
>    (package
>      (name "nano")
> -    (version "8.1")
> +    (version "8.2")
>      (source
>       (origin
>        (method url-fetch)
>        (uri (string-append "mirror://gnu/nano/nano-" version ".tar.xz"))
>        (sha256
> -       (base32 "1jz8rgqd0r1gn9vk1fim51h2kb0f72mvg76gkkz8kqss2ply7cwk"))))
> +       (base32 "1szzdw3xglhsmpy871ri0xsfvislbr9wcm0w0l1sxb1ghvfhgbfm"))))
>      (build-system gnu-build-system)
>      (inputs
>       (list gettext-minimal ncurses))
>
> base-commit: 993d6d2e7be4dac738629c76a51058f4dc5bc449

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

bug archived. Request was from Debbugs Internal Request <help-debbugs@gnu.org> to internal_control@debbugs.gnu.org. (Sat, 05 Oct 2024 11:24:12 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Mon Nov 4 22:22:13 2024; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.