* [PR PATCH] n: update to 10.0.0
@ 2024-09-12 3:27 akierig
2024-09-18 2:01 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: akierig @ 2024-09-12 3:27 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 465 bytes --]
There is a new pull request by akierig against master on the void-packages repository
https://github.com/akierig/void-packages n
https://github.com/void-linux/void-packages/pull/52194
n: update to 10.0.0
#### 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
A patch file from https://github.com/void-linux/void-packages/pull/52194.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-n-52194.patch --]
[-- Type: text/x-diff, Size: 948 bytes --]
From 8db30f78718d689828feeefb4d927a22087d9a96 Mon Sep 17 00:00:00 2001
From: anelki <akierig@fastmail.de>
Date: Wed, 11 Sep 2024 22:26:53 -0500
Subject: [PATCH] n: update to 10.0.0
---
srcpkgs/n/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/n/template b/srcpkgs/n/template
index 3935ca10970a88..44f2582fc4f731 100644
--- a/srcpkgs/n/template
+++ b/srcpkgs/n/template
@@ -1,6 +1,6 @@
# Template file for 'n'
pkgname=n
-version=9.2.3
+version=10.0.0
revision=1
build_style=gnu-makefile
depends="curl tar"
@@ -10,7 +10,7 @@ license="MIT"
homepage="https://github.com/tj/n"
changelog="https://raw.githubusercontent.com/tj/n/master/CHANGELOG.md"
distfiles="https://github.com/tj/n/archive/refs/tags/v${version}.tar.gz"
-checksum=c160fd30281d2aeb07d0101758f2f592dd3c6a23370417d9c6bf1efb5368a7dd
+checksum=096b78d1ccb4ad006293ed1e2b258925d99565449d374f5745ee374dc6f07a23
do_install() {
vbin bin/n
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-09-18 2:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-12 3:27 [PR PATCH] n: update to 10.0.0 akierig
2024-09-18 2:01 ` [PR PATCH] [Merged]: " classabbyamp
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).