scip-go: 0.2.4 -> 0.2.5 (#520596)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-15 20:17:06 +00:00
committed by GitHub
+3 -3
View File
@@ -6,16 +6,16 @@
buildGoModule (finalAttrs: {
pname = "scip-go";
version = "0.2.4";
version = "0.2.5";
src = fetchFromGitHub {
owner = "sourcegraph";
repo = "scip-go";
rev = "v${finalAttrs.version}";
hash = "sha256-c2yCe1dtTVA6rWhphN7LGUY0lz9Xn/AVTSAB6uRMHs0=";
hash = "sha256-XRnN130UMJtf6yHytvwYBFY1yNBda3Elk2MzwfPQ9Xo=";
};
vendorHash = "sha256-TPd0CvNoAlskbGtKi7exxy+u9HabFJdprJ595ybRRQ8=";
vendorHash = "sha256-aKOjU6LhixVpMW2JUkI++jjd4eQbv3w4apBjLbfqpvw=";
ldflags = [
"-s"