starlark: 0-unstable-2025-07-17 -> 0-unstable-2025-08-04

This commit is contained in:
R. Ryantm 2025-08-09 14:27:21 +00:00
parent e2484e06d7
commit 56a9522b14

View File

@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2025-07-17";
version = "0-unstable-2025-08-04";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "336a4b3a6d1d23d37a9ac38a44af558c94c2f37a";
hash = "sha256-FXZCwGS/OaVwYa6q14OSLYvntYItfwRvn0M/P8rbnNg=";
rev = "3c9dc17c5f2e062f7d7b8b4237e571810e9c6445";
hash = "sha256-hNP2kt6X46WpyQ4eDFU+mGP4x5H6sD3PC+BRD3AUgbo=";
};
vendorHash = "sha256-8drlCBy+KROyqXzm/c+HBe/bMVOyvwRoLHxOApJhMfo=";