roll: pigweed pw_env_setup: Update clang next version
Make toolchain roll canary builders to target the latest clang toolchain
revision.
Original-Bug: 366374135
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/235612
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: a60f57b2e1cea330a5661bfbc96f275278718b50
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 900a866bd4fc16..a60f57b2e1cea3
Roller-URL: https://ci.chromium.org/b/8736892921125312785
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I3dd02bd3e336095291727f14105b48b657d8a38d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/235672
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index 61b50ca..56ef081 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -49,8 +49,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736947680139698225.
- commit = "900a866bd4fc1692cd6e9df6f19ad7038eb30ecd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736892921125312785.
+ commit = "a60f57b2e1cea330a5661bfbc96f275278718b50",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -58,8 +58,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-09-13.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8736947680139698225.
- commit = "900a866bd4fc1692cd6e9df6f19ad7038eb30ecd",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8736892921125312785.
+ commit = "a60f57b2e1cea330a5661bfbc96f275278718b50",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)