roll: pigweed pw_build: Fix warning message typo
Original-Bug: b/376007483
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/244992
Original-Revision: e0be8b29a1d9f742b7da5ab563a3033095689d86
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: afb18a6ded0c43..e0be8b29a1d9f7
Roll-Count: 1
Roller-URL: https://cr-buildbucket.appspot.com/build/8732755709570377457
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I02cd862f5179b41f5d266714a881a36b7501fb0d
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/245175
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 3a4b4e1..aae8fc1 100644
--- a/MODULE.bazel
+++ b/MODULE.bazel
@@ -48,8 +48,8 @@
module_name = "pigweed",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-29.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732784936242991489.
- commit = "afb18a6ded0c43e91ce85e5ec97ae0206c4873ca",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732755709570377457.
+ commit = "e0be8b29a1d9f742b7da5ab563a3033095689d86",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
)
@@ -57,8 +57,8 @@
module_name = "pw_toolchain",
# ROLL: Warning: this entry is automatically updated.
# ROLL: Last updated 2024-10-29.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8732784936242991489.
- commit = "afb18a6ded0c43e91ce85e5ec97ae0206c4873ca",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8732755709570377457.
+ commit = "e0be8b29a1d9f742b7da5ab563a3033095689d86",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)