all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#61811] [PATCH] gnu: nano: Update to 7.2.
       [not found] <20230226115951.23494-1-va511e.ref@yahoo.com>
@ 2023-02-26 11:59 ` Vasile Dumitrascu via Guix-patches via
  2023-02-26 13:23   ` Tobias Geerinckx-Rice via Guix-patches via
       [not found]   ` <handler.61811.D61811.167741832730222.notifdone@debbugs.gnu.org>
  0 siblings, 2 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-02-26 11:59 UTC (permalink / raw)
  To: 61811; +Cc: Vasile Dumitrascu

* 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





^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [bug#61811] [PATCH] gnu: nano: Update to 7.2.
  2023-02-26 11:59 ` [bug#61811] [PATCH] gnu: nano: Update to 7.2 Vasile Dumitrascu via Guix-patches via
@ 2023-02-26 13:23   ` Tobias Geerinckx-Rice via Guix-patches via
       [not found]   ` <handler.61811.D61811.167741832730222.notifdone@debbugs.gnu.org>
  1 sibling, 0 replies; 3+ messages in thread
From: Tobias Geerinckx-Rice via Guix-patches via @ 2023-02-26 13:23 UTC (permalink / raw)
  To: Vasile Dumitrascu; +Cc: 61811-done, 61811

[-- Attachment #1: Type: text/plain, Size: 201 bytes --]

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 #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 247 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [bug#61811] closed (Re: [bug#61811] [PATCH] gnu: nano: Update to 7.2.)
       [not found]   ` <handler.61811.D61811.167741832730222.notifdone@debbugs.gnu.org>
@ 2023-02-26 13:47     ` Vasile Dumitrascu via Guix-patches via
  0 siblings, 0 replies; 3+ messages in thread
From: Vasile Dumitrascu via Guix-patches via @ 2023-02-26 13:47 UTC (permalink / raw)
  To: 61811

  Hi Tobias

Thank you for all the merges and the hints.

  Vasile

On 26/02/2023 14:33, GNU bug Tracking System wrote:
> Your bug report
>
> #61811: [PATCH] gnu: nano: Update to 7.2.
>
> which was filed against the guix-patches package, has been closed.
>
> The explanation is attached below, along with your original report.
> If you require more details, please reply to 61811@debbugs.gnu.org.
>




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-02-26 13:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20230226115951.23494-1-va511e.ref@yahoo.com>
2023-02-26 11:59 ` [bug#61811] [PATCH] gnu: nano: Update to 7.2 Vasile Dumitrascu via Guix-patches via
2023-02-26 13:23   ` 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

Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.