GNU bug report logs - #54005
[PATCH] gnu: nano: Update to 6.1.

Previous Next

Package: guix-patches;

Reported by: Jai Vetrivelan <jaivetrivelan <at> gmail.com>

Date: Tue, 15 Feb 2022 00:33:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 54005 in the body.
You can then email your comments to 54005 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#54005; Package guix-patches. (Tue, 15 Feb 2022 00:33:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jai Vetrivelan <jaivetrivelan <at> gmail.com>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 15 Feb 2022 00:33:02 GMT) Full text and rfc822 format available.

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

From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: nano: Update to 6.1.
Date: Tue, 15 Feb 2022 06:02:12 +0530
[0001-gnu-nano-Update-to-6.1.patch (text/patch, inline)]
From 64d81968a007fba316b81f1d5c7d26da52099601 Mon Sep 17 00:00:00 2001
From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Date: Tue, 15 Feb 2022 06:01:17 +0530
Subject: [PATCH] gnu: nano: Update to 6.1.

* gnu/packages/nano.scm (nano): Update to 6.1.
---
 gnu/packages/nano.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/nano.scm b/gnu/packages/nano.scm
index 552571de1f..55f43e0fb7 100644
--- a/gnu/packages/nano.scm
+++ b/gnu/packages/nano.scm
@@ -3,6 +3,7 @@
 ;;; Copyright © 2015, 2016, 2017, 2018, 2019, 2020, 2021 Efraim Flashner <efraim <at> flashner.co.il>
 ;;; Copyright © 2016 Rene Saavedra <rennes <at> openmailbox.org>
 ;;; Copyright © 2018–2021 Tobias Geerinckx-Rice <me <at> tobias.gr>
+;;; Copyright © 2022 Jai Vetrivelan <jaivetrivelan <at> gmail.com>
 ;;;
 ;;; This file is part of GNU Guix.
 ;;;
@@ -30,13 +31,13 @@ (define-module (gnu packages nano)
 (define-public nano
   (package
     (name "nano")
-    (version "6.0")
+    (version "6.1")
     (source
      (origin
       (method url-fetch)
       (uri (string-append "mirror://gnu/nano/nano-" version ".tar.xz"))
       (sha256
-       (base32 "18ly2v5yyrqws1x4z154cnv9xf2vbk8js2mqmq50xlaaifv8rb4k"))))
+       (base32 "0h6v0kvnmdi3xbnsrk7amd1zqca4sxixbw5pclkd3pmz7y4yqmrx"))))
     (build-system gnu-build-system)
     (inputs
      (list gettext-minimal ncurses))

base-commit: 72dd5c8766601832ad34bb60bab0b157748f21c4
prerequisite-patch-id: a7d915905b20b6631603201b9d2ab4762f420cbc
prerequisite-patch-id: dfa0d9136d6a24cbbdd978a05ecf810208c0c499
prerequisite-patch-id: 4e9711f0328203803e88d97a4fd4116c07bb73f9
-- 
2.34.0





Information forwarded to guix-patches <at> gnu.org:
bug#54005; Package guix-patches. (Tue, 15 Feb 2022 19:13:02 GMT) Full text and rfc822 format available.

Message #8 received at 54005 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
Cc: 54005 <at> debbugs.gnu.org
Subject: Re: [bug#54005] [PATCH] gnu: nano: Update to 6.1.
Date: Tue, 15 Feb 2022 14:12:07 -0500
On Tue, Feb 15, 2022 at 06:02:12AM +0530, Jai Vetrivelan wrote:
> From 64d81968a007fba316b81f1d5c7d26da52099601 Mon Sep 17 00:00:00 2001
> From: Jai Vetrivelan <jaivetrivelan <at> gmail.com>
> Date: Tue, 15 Feb 2022 06:01:17 +0530
> Subject: [PATCH] gnu: nano: Update to 6.1.
> 
> * gnu/packages/nano.scm (nano): Update to 6.1.

Thanks! Pushed as 6ff3e6f4acbbcd684b736d430ffa5fb64efa9fb5




bug closed, send any further explanations to 54005 <at> debbugs.gnu.org and Jai Vetrivelan <jaivetrivelan <at> gmail.com> Request was from Leo Famulari <leo <at> famulari.name> to control <at> debbugs.gnu.org. (Tue, 15 Feb 2022 19:13:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 16 Mar 2022 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 157 days ago.

Previous Next


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