unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Vasile Dumitrascu via Guix-patches via <guix-patches@gnu.org>
To: 61811@debbugs.gnu.org
Cc: Vasile Dumitrascu <va511e@yahoo.com>
Subject: [bug#61811] [PATCH] gnu: nano: Update to 7.2.
Date: Sun, 26 Feb 2023 12:59:51 +0100	[thread overview]
Message-ID: <20230226115951.23494-1-va511e@yahoo.com> (raw)
In-Reply-To: 20230226115951.23494-1-va511e.ref@yahoo.com

* 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





       reply	other threads:[~2023-02-26 12:01 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20230226115951.23494-1-va511e.ref@yahoo.com>
2023-02-26 11:59 ` Vasile Dumitrascu via Guix-patches via [this message]
2023-02-26 13:23   ` [bug#61811] [PATCH] gnu: nano: Update to 7.2 Tobias Geerinckx-Rice via Guix-patches via
     [not found]   ` <handler.61811.D61811.167741832730222.notifdone@debbugs.gnu.org>
2023-02-26 13:47     ` [bug#61811] closed (Re: [bug#61811] [PATCH] gnu: nano: Update to 7.2.) Vasile Dumitrascu via Guix-patches via

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=20230226115951.23494-1-va511e@yahoo.com \
    --to=guix-patches@gnu.org \
    --cc=61811@debbugs.gnu.org \
    --cc=va511e@yahoo.com \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).