* [PR PATCH] xq: update to 1.3.0
@ 2025-01-22 15:03 realcharmer
2025-01-22 20:19 ` [PR PATCH] [Merged]: " leahneukirchen
0 siblings, 1 reply; 2+ messages in thread
From: realcharmer @ 2025-01-22 15:03 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 423 bytes --]
There is a new pull request by realcharmer against master on the void-packages repository
https://github.com/realcharmer/void-packages xq
https://github.com/void-linux/void-packages/pull/54073
xq: update to 1.3.0
- I tested the changes in this PR: **briefly**
- I built this PR locally for my native architecture, (x86_64-glibc)
A patch file from https://github.com/void-linux/void-packages/pull/54073.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-xq-54073.patch --]
[-- Type: text/x-diff, Size: 977 bytes --]
From 8d96179c1c4ccc51c59a3934f412a16eaf6e5d1b Mon Sep 17 00:00:00 2001
From: Emil Miler <em@0x45.cz>
Date: Wed, 22 Jan 2025 16:02:36 +0100
Subject: [PATCH] xq: update to 1.3.0
---
srcpkgs/xq/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/xq/template b/srcpkgs/xq/template
index bd2edf9c29fb72..6cf842a8576207 100644
--- a/srcpkgs/xq/template
+++ b/srcpkgs/xq/template
@@ -1,6 +1,6 @@
# Template file for 'xq'
pkgname=xq
-version=1.2.5
+version=1.3.0
revision=1
build_style=go
go_import_path=github.com/sibprogrammer/xq
@@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
license="MIT"
homepage="https://github.com/sibprogrammer/xq"
distfiles="https://github.com/sibprogrammer/xq/archive/refs/tags/v${version}.tar.gz"
-checksum=9432a992d2f0ab82a7350da6317e27f835713c340177518dd08581bd0e918365
+checksum=6f75b4433ac83b9ddbc60e1106349e22654d14bb58e198f811b2f9d10181ee8f
post_install() {
mv "$DESTDIR/usr/bin/"{xq,xq-go}
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-22 20:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-22 15:03 [PR PATCH] xq: update to 1.3.0 realcharmer
2025-01-22 20:19 ` [PR PATCH] [Merged]: " leahneukirchen
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).