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 a65ec27 commit 13e68b3Copy full SHA for 13e68b3
externals/codi
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 = "2a1aa1222ca0108f064c80e0f2d69fbbc92affb2"
+ sha_version_codi = "a0725b2bfd172e741a07f96b041a5ddf88d441d7"
60
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
61
sha_version_medi = "0cfaf96e7a31a5a8941b97f84198da03a8f8bd7a"
62
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
0 commit comments