starlark: 0-unstable-2026-03-26 -> 0-unstable-2026-05-22 (#523083)

This commit is contained in:
nixpkgs-ci[bot]
2026-05-23 13:59:01 +00:00
committed by GitHub
+3 -3
View File
@@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2026-03-26";
version = "0-unstable-2026-05-22";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "fadfc96def35ea95e7f2bd9952256d4db1d80d91";
hash = "sha256-t+7QUORMlRCA1lLhekPrR3ag7hmX++DrSOBQunTMLFM=";
rev = "ec58d4b459e2866ed51124596d888ed7aa4f90b8";
hash = "sha256-9H0TIp2CIGo5Rqld9Xvsg/uQmfswiUzSsu7vwazjcho=";
};
vendorHash = "sha256-Ejw5f5ulEcLHm4WYKatwA7FZ9lfdqZTOE3SdkaK6jYE=";