starlark: 0-unstable-2025-08-04 -> 0-unstable-2025-09-06 (#440876)

This commit is contained in:
nixpkgs-merge-bot[bot]
2025-09-08 00:50:52 +00:00
committed by GitHub
+3 -3
View File
@@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2025-08-04";
version = "0-unstable-2025-09-06";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "3c9dc17c5f2e062f7d7b8b4237e571810e9c6445";
hash = "sha256-hNP2kt6X46WpyQ4eDFU+mGP4x5H6sD3PC+BRD3AUgbo=";
rev = "bf296ed553ea1715656054a7f64ac6a6dd161360";
hash = "sha256-ijZvmR9oFsIvpindO1RSi01USr2bhBATvVEQtYlgP/A=";
};
vendorHash = "sha256-8drlCBy+KROyqXzm/c+HBe/bMVOyvwRoLHxOApJhMfo=";