Skip to content

Commit 3aedb52

Browse files
authoredMar 18, 2025
scip-go: 0.1.22 -> 0.1.23 (#390909)
2 parents 40245a0 + 6c709bc commit 3aedb52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pkgs/by-name/sc/scip-go/package.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66

77
buildGoModule rec {
88
pname = "scip-go";
9-
version = "0.1.22";
9+
version = "0.1.23";
1010

1111
src = fetchFromGitHub {
1212
owner = "sourcegraph";
1313
repo = "scip-go";
1414
rev = "v${version}";
15-
hash = "sha256-1vu6+0CMQwju+Ym0iYXqVktwfJtZFWbn7aOK/w5pVq4=";
15+
hash = "sha256-/3+vTz/W1mmI2zlVQLW4wPd66zK7HpFb8VaLFuUPRhk=";
1616
};
1717

1818
vendorHash = "sha256-E/1ubWGIx+sGC+owqw4nOkrwUFJfgTeqDNpH8HCwNhA=";

0 commit comments

Comments
 (0)
Failed to load comments.