We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f61f3 commit 696590cCopy full SHA for 696590c
utils/bazel/WORKSPACE
@@ -121,9 +121,9 @@ maybe(
121
http_archive,
122
name = "mpfr",
123
build_file = "@llvm-raw//utils/bazel/third_party_build:mpfr.BUILD",
124
- sha256 = "9cbed5d0af0d9ed5e9f8dd013e17838eb15e1db9a6ae0d371d55d35f93a782a7",
125
- strip_prefix = "mpfr-4.1.1",
126
- urls = ["https://www.mpfr.org/mpfr-4.1.1/mpfr-4.1.1.tar.gz"],
+ sha256 = "826cbb24610bd193f36fde172233fb8c009f3f5c2ad99f644d0dea2e16a20e42",
+ strip_prefix = "mpfr-4.2.2",
+ urls = ["https://www.mpfr.org/mpfr-current/mpfr-4.2.2.tar.gz"],
127
)
128
129
maybe(
0 commit comments