starlark: 0-unstable-2026-05-22 -> 0-unstable-2026-06-13

This commit is contained in:
R. Ryantm 2026-06-18 20:36:00 +00:00
commit 4edd0777b5

View file

@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2026-05-22";
version = "0-unstable-2026-06-13";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "ec58d4b459e2866ed51124596d888ed7aa4f90b8";
hash = "sha256-9H0TIp2CIGo5Rqld9Xvsg/uQmfswiUzSsu7vwazjcho=";
rev = "8ba36ccb83fb02b223182e27808a6d5d0636afb9";
hash = "sha256-TH97v0LZt2W/0P9jPuKBmBCa079o3FIcX2hHBidhC3Y=";
};
vendorHash = "sha256-Ejw5f5ulEcLHm4WYKatwA7FZ9lfdqZTOE3SdkaK6jYE=";