emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#61811: closed ([PATCH] gnu: nano: Update to 7.2.)


From: GNU bug Tracking System
Subject: bug#61811: closed ([PATCH] gnu: nano: Update to 7.2.)
Date: Sun, 26 Feb 2023 13:33:07 +0000

Your message dated Sun, 26 Feb 2023 14:23:12 +0100
with message-id <87fsaswnxq.fsf@nckx>
and subject line Re: [bug#61811] [PATCH] gnu: nano: Update to 7.2.
has caused the debbugs.gnu.org bug report #61811,
regarding [PATCH] gnu: nano: Update to 7.2.
to be marked as done.

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


-- 
61811: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=61811
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: nano: Update to 7.2. Date: Sun, 26 Feb 2023 12:59:51 +0100
* gnu/packages/nano.scm (nano): Update to 7.2.
---
 gnu/packages/nano.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/nano.scm b/gnu/packages/nano.scm
index e386c78118..0fd08f8031 100644
--- a/gnu/packages/nano.scm
+++ b/gnu/packages/nano.scm
@@ -31,13 +31,13 @@ (define-module (gnu packages nano)
 (define-public nano
   (package
     (name "nano")
-    (version "7.1")
+    (version "7.2")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/nano/nano-" version ".tar.xz"))
       (sha256
-       (base32 "0dk8820w631ip6hpl7qc8kg5viw7wc154l7fvpvg06bmkcg7bfjp"))))
+       (base32 "09j5gb44yiv18fvn0iy17jnl9d5lh3gkry4kqv776a5xd0kl9ww6"))))
     (build-system gnu-build-system)
     (inputs
      (list gettext-minimal ncurses))
-- 
2.39.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#61811] [PATCH] gnu: nano: Update to 7.2. Date: Sun, 26 Feb 2023 14:23:12 +0100
Vasile,

Vasile Dumitrascu via Guix-patches via 写道:
* gnu/packages/nano.scm (nano): Update to 7.2.

Thanks!  Pushed as 53a739ae5d05c3278f09e05f0cba13d698031d92.

Kind regards,

T G-R

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]