roll: pigweed *: Rm deprecated whitespace for suffix operators
This fails in toolchain canary builders:
https://ci.chromium.org/ui/b/8733985529528995825
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/242334
Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com>
Original-Revision: 5574faa27048f984738b3a47f3810627ecfd390a
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 8639b5679f1671..5574faa27048f9
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733906490197306273
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: I6ff6f958448f40da4d92307cf4c770cc2fa06874
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/242652
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index e28c389..6f74e0f 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-16.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733907977955289217.
- commit = "8639b5679f1671710e5aa41de8dc9c2afc695ae2",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733906490197306273.
+ commit = "5574faa27048f984738b3a47f3810627ecfd390a",
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-16.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733907977955289217.
- commit = "8639b5679f1671710e5aa41de8dc9c2afc695ae2",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733906490197306273.
+ commit = "5574faa27048f984738b3a47f3810627ecfd390a",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)