roll: pigweed pw_numeric: Rounded integer division
Constexpr function that performs integer division rounded to the nearest
integer.
Original-Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/240656
Original-Revision: 1eadbb9e0d8de149ee300c9f60933878498b3544
Rolled-Repo: https://pigweed.googlesource.com/pigweed/pigweed
Rolled-Commits: 0c98e51f046d2d..1eadbb9e0d8de1
Roll-Count: 1
Roller-URL: https://ci.chromium.org/b/8733981204107874737
GitWatcher: ignore
CQ-Do-Not-Cancel-Tryjobs: true
Change-Id: Id4f5f818f29493f6130552d47e6e352400c6956f
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/quickstart/bazel/+/242084
Lint: Lint 🤖 <android-build-ayeaye@system.gserviceaccount.com>
Bot-Commit: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
Commit-Queue: Pigweed Roller <pigweed-roller@pigweed-service-accounts.iam.gserviceaccount.com>
diff --git a/MODULE.bazel b/MODULE.bazel
index feb819a..b180b8d 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-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733984267205968961.
- commit = "0c98e51f046d2de13e5ea8509452b99beb6776ec",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733981204107874737.
+ commit = "1eadbb9e0d8de149ee300c9f60933878498b3544",
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-15.
- # ROLL: By https://cr-buildbucket.appspot.com/build/8733984267205968961.
- commit = "0c98e51f046d2de13e5ea8509452b99beb6776ec",
+ # ROLL: By https://cr-buildbucket.appspot.com/build/8733981204107874737.
+ commit = "1eadbb9e0d8de149ee300c9f60933878498b3544",
remote = "https://pigweed.googlesource.com/pigweed/pigweed",
strip_prefix = "pw_toolchain_bazel",
)