We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 19e58e2 commit 6755485Copy full SHA for 6755485
1 file changed
meson_scripts/init.py
@@ -46,7 +46,7 @@ def init_submodules(method = 'auto'):
46
# The sha tag must be maintained manually to point to the correct commit
47
sha_version_codi = '1b8d3f5f03de560fb63a2a76ad91ab7bb3fa67d8'
48
github_repo_codi = 'https://github.com/scicompkl/CoDiPack'
49
- sha_version_medi = 'b84cef4272ab8bad981c0d0386d855daa8fbd340'
+ sha_version_medi = '6aef76912e7099c4f08c9705848797ca9e8070da'
50
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'
51
sha_version_meson = '29ef4478df6d3aaca40c7993f125b29409be1de2'
52
github_repo_meson = 'https://github.com/mesonbuild/meson'
0 commit comments