starlark: 0-unstable-2025-02-25 -> 0-unstable-2025-03-18 (#394292)

Co-authored-by: aaronjheng <aaronjheng@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot]
2025-03-30 03:38:26 +00:00
committed by GitHub
co-authored by aaronjheng
+3 -3
View File
@@ -6,13 +6,13 @@
}:
buildGoModule {
pname = "starlark";
version = "0-unstable-2025-02-25";
version = "0-unstable-2025-03-18";
src = fetchFromGitHub {
owner = "google";
repo = "starlark-go";
rev = "0d3f41d403af5d6607cdf241f12b7e0572f2cb58";
hash = "sha256-ZZR89U2+LhzAptNz/S2qMBKNGdf5xUbXLcLCHizhQ2A=";
rev = "d9371fef63fe912333a96a4e54ff72d071cb71ad";
hash = "sha256-gbhn9bvt5SjOvdIEyQzMitLpS3KdOvvvR73l4E6Hap8=";
};
vendorHash = "sha256-8drlCBy+KROyqXzm/c+HBe/bMVOyvwRoLHxOApJhMfo=";