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 7d1c612 commit a4f9268Copy full SHA for a4f9268
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 = "762ba7698e3ceaa1b17aa299421ddd418f00b823"
+ sha_version_codi = "8b1dd955bb59f5a1d05a11acfd6fb82899a78c07"
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