We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46d341a commit e4afd06Copy full SHA for e4afd06
2 files changed
externals/codi
meson_scripts/init.py
@@ -44,7 +44,7 @@ def init_submodules(method = 'auto'):
44
45
# This information of the modules is used if projects was not cloned using git
46
# The sha tag must be maintained manually to point to the correct commit
47
- sha_version_codi = 'ce364fdf991ef6ba6bdd45257837e4e12040dde8'
+ sha_version_codi = 'b576224d5ea686fb8385b7ba6b5df0743d2be8aa'
48
github_repo_codi = 'https://github.com/scicompkl/CoDiPack'
49
sha_version_medi = '6aef76912e7099c4f08c9705848797ca9e8070da'
50
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'
0 commit comments