Skip to content

Commit c2a668e

Browse files
author
Guus Bertens
committed
Update to Meson 0.64.1.
Meson 0.64.0 introduces fs.copyfile(). We use the latest patch level of 0.64, which 0.64.1.
1 parent cde8892 commit c2a668e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

externals/meson

Submodule meson updated 1389 files

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ def init_submodules(
6161
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
6262
sha_version_opdi = "a6b9655c240af2a35454a61727e5bbbbaa3a425f"
6363
github_repo_opdi = "https://github.com/SciCompKL/OpDiLib"
64-
sha_version_meson = "41c650a040d50e0912d268af7a903a9ce1456dfa"
64+
sha_version_meson = "e000aa11373298c6c07e264d4436b5075210bd11"
6565
github_repo_meson = "https://github.com/mesonbuild/meson"
6666
sha_version_ninja = "52649de2c56b63f42bc59513d51286531c595b44"
6767
github_repo_ninja = "https://github.com/ninja-build/ninja"

0 commit comments

Comments
 (0)