gauge-unwrapped: 1.6.20 -> 1.6.21 (#448328)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-10-04 10:20:38 +00:00
committed by GitHub
+3 -3
View File
@@ -6,7 +6,7 @@
buildGoModule rec {
pname = "gauge";
version = "1.6.20";
version = "1.6.21";
patches = [
# adds a check which adds an error message when trying to
@@ -18,10 +18,10 @@ buildGoModule rec {
owner = "getgauge";
repo = "gauge";
tag = "v${version}";
hash = "sha256-Ynyi2ph1L9SfxDwgXqw55nieP5o9LyHxKw4HYQEhXEo=";
hash = "sha256-mUuoGLAVUShhNsSjURCL6yWcIW+K7P8KEBwBoBelgyw=";
};
vendorHash = "sha256-vv77sD+H2PI06iaJWNGoT4Oe53Shc7QxlSL1nX4i4+Y=";
vendorHash = "sha256-WyQbvZNd61L4Bz5btZ2hkrCTb5iuJJU5yNDzuYR5Sdc=";
excludedPackages = [
"build"