[all-commits] [llvm/llvm-project] 91842b: [Bazel] Fix digest for bazel-skylib 1.0.3
Geoffrey Martin-Noble via All-commits
all-commits at lists.llvm.org
Wed Jul 28 15:37:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 91842bf6aa93bf7b71c9b55687620df08d9e4170
https://github.com/llvm/llvm-project/commit/91842bf6aa93bf7b71c9b55687620df08d9e4170
Author: Geoffrey Martin-Noble <gcmn at google.com>
Date: 2021-07-28 (Wed, 28 Jul 2021)
Changed paths:
M utils/bazel/WORKSPACE
Log Message:
-----------
[Bazel] Fix digest for bazel-skylib 1.0.3
I apparently left in the old digest when updating the version, so for my
local build Bazel just happily used the cached version, but anyone
attempting a fresth build would get a mismatch.
Differential Revision: https://reviews.llvm.org/D107010
More information about the All-commits
mailing list