We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a73f67 commit d051de8Copy full SHA for d051de8
2 files changed
externals/codi
meson_scripts/init.py
@@ -54,7 +54,7 @@ def init_submodules(
54
55
# This information of the modules is used if projects was not cloned using git
56
# The sha tag must be maintained manually to point to the correct commit
57
- sha_version_codi = "13874231e23186f18622f116cb0cc049cb90c778"
+ sha_version_codi = "4237fe38c90b83541f699bd84e00c656099b7d18"
58
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
59
sha_version_medi = "aafc2d1966ba1233640af737e71c77c1a86183fd"
60
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
0 commit comments