From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Andy Tai <atai@atai.org>
Cc: 73043-done@debbugs.gnu.org
Subject: bug#73043: [PATCH] gnu: nano: Update to 8.2.
Date: Fri, 06 Sep 2024 22:49:03 +0800 [thread overview]
Message-ID: <87cylg25y8.fsf@iscas.ac.cn> (raw)
In-Reply-To: <a94be1bacf5354a03d6e4bece6577649a72dca96.1725543501.git.atai@atai.org> (Andy Tai's message of "Thu, 5 Sep 2024 06:38:46 -0700")
[-- Attachment #1: Type: text/plain, Size: 1057 bytes --]
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.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]
prev parent reply other threads:[~2024-09-06 14:50 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-05 13:38 [bug#73043] [PATCH] gnu: nano: Update to 8.2 Andy Tai
2024-09-06 14:49 ` Zheng Junjie [this message]
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=87cylg25y8.fsf@iscas.ac.cn \
--to=zhengjunjie@iscas.ac.cn \
--cc=73043-done@debbugs.gnu.org \
--cc=atai@atai.org \
/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).