starlark: 0-unstable-2025-12-22 -> 0-unstable-2026-01-02

This commit is contained in:
R. Ryantm
2026-01-03 10:28:56 +00:00
parent 0c9be53f55
commit 8888be6b63
+3 -3
View File
@@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2025-12-22";
version = "0-unstable-2026-01-02";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "15019ee33dea8b618e081116e29a613c9aa050ea";
hash = "sha256-BIWOmJwtTxjXTc48Mamm6uqPTNd7DMeURfQ2rYX4Ecs=";
rev = "3fee463870c9e2f24e391952f5cf5e95463357b4";
hash = "sha256-5tqa2W7OxBJJzO187LSwDluwjGIbFtMvOjhHpgaNGZk=";
};
vendorHash = "sha256-8drlCBy+KROyqXzm/c+HBe/bMVOyvwRoLHxOApJhMfo=";