xq-xml: 1.4.0 -> 1.5.0

(cherry picked from commit bbf1ad1197)
This commit is contained in:
R. Ryantm
2026-08-13 19:56:39 +00:00
committed by github-actions[bot]
parent 3a8401f5e6
commit 9d1dfa09bc

View File

@@ -8,16 +8,16 @@
buildGoModule (finalAttrs: {
pname = "xq";
version = "1.4.0";
version = "1.5.0";
src = fetchFromGitHub {
owner = "sibprogrammer";
repo = "xq";
tag = "v${finalAttrs.version}";
hash = "sha256-6iC5YhCppzlyp6o+Phq98gQj4LjQx/5pt2+ejOvGvTE=";
hash = "sha256-LjY+BQUrqjBZD3//4CULMiIbOfJXVB394ac1yT5DPaU=";
};
vendorHash = "sha256-EYAFp9+tiE0hgTWewmai6LcCJiuR+lOU74IlYBeUEf0=";
vendorHash = "sha256-ILlqmZwC0azNfvC3f5wSV96X7GPy969YUiIYOrFxJmU=";
ldflags = [
"-s"