Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] nano: update to 8.3
@ 2025-02-02 14:13 voidisnull
  0 siblings, 0 replies; only message in thread
From: voidisnull @ 2025-02-02 14:13 UTC (permalink / raw)
  To: ml

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

There is a new pull request by voidisnull against master on the void-packages repository

https://github.com/voidisnull/void-packages nano
https://github.com/void-linux/void-packages/pull/54186

nano: update to 8.3
#### Testing the changes
- I tested the changes in this PR: **YES**


#### Local build testing
- I built this PR locally for my native architecture, (x86_64-glibc)
- I built this PR locally for these architectures:
  - x86_64-musl
  - i686 (cross)

@0x5c could you please review the changes??
And, thanks for your time!!

A patch file from https://github.com/void-linux/void-packages/pull/54186.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-nano-54186.patch --]
[-- Type: text/x-diff, Size: 1017 bytes --]

From 329cc4cda248c58260aa4270d0d1b21fbcf8689b Mon Sep 17 00:00:00 2001
From: Saksham <voidisnull@duck.com>
Date: Sun, 2 Feb 2025 19:42:25 +0530
Subject: [PATCH] nano: update to 8.3

---
 srcpkgs/nano/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/nano/template b/srcpkgs/nano/template
index b7b27a5eef3854..df0f21958586c2 100644
--- a/srcpkgs/nano/template
+++ b/srcpkgs/nano/template
@@ -1,6 +1,6 @@
 # Template file for 'nano'
 pkgname=nano
-version=8.2
+version=8.3
 revision=1
 build_style=gnu-configure
 configure_args="--enable-utf8"
@@ -12,7 +12,7 @@ license="GPL-3.0-or-later"
 homepage="https://www.nano-editor.org/"
 changelog="https://git.savannah.gnu.org/cgit/nano.git/plain/NEWS"
 distfiles="https://www.nano-editor.org/dist/v${version%%.*}/nano-${version}.tar.xz"
-checksum=d5ad07dd862facae03051c54c6535e54c7ed7407318783fcad1ad2d7076fffeb
+checksum=551b717b2e28f7e90f749323686a1b5bbbd84cfa1390604d854a3ca3778f111e
 
 post_install() {
 	vsconf doc/sample.nanorc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-02-02 14:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-02 14:13 [PR PATCH] nano: update to 8.3 voidisnull

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 NNTP newsgroup(s).