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 30b4c14 commit 7d1c612Copy full SHA for 7d1c612
meson_scripts/init.py
@@ -56,7 +56,7 @@ def init_submodules(
56
57
# This information of the modules is used if projects was not cloned using git
58
# The sha tag must be maintained manually to point to the correct commit
59
- sha_version_codi = "c549e49b8d0910ab237adf5cae40aca507063f60"
+ sha_version_codi = "762ba7698e3ceaa1b17aa299421ddd418f00b823"
60
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
61
sha_version_medi = "7d550831e0e233a85b9d9af9c181d7ecb2929946"
62
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
0 commit comments