scip-go: 0.2.4 -> 0.2.5

This commit is contained in:
R. Ryantm
2026-05-15 19:06:07 +00:00
parent 7e1df0b2e9
commit 653716ede0
+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"