starlark: 0-unstable-2025-10-29 -> 0-unstable-2025-11-09

This commit is contained in:
R. Ryantm
2025-11-12 14:31:11 +00:00
parent ff7090395a
commit 52e1782995
+3 -3
View File
@@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2025-10-29";
version = "0-unstable-2025-11-09";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "7849196f18cf4dd77298ae77c1b42ad53225c348";
hash = "sha256-oDA81ow+KPy9d/iIhPxzYSl9wvcLvNM85X4CV5Jq5LQ=";
rev = "be02852a5e1f2f07f08e887a191e725154c029b8";
hash = "sha256-Njq60qM+2AigXZB3AAWV5mpN2uxDXJSsjJTPlMvYw5k=";
};
vendorHash = "sha256-8drlCBy+KROyqXzm/c+HBe/bMVOyvwRoLHxOApJhMfo=";