Skip to content

Commit a4f9268

Browse files
author
rois1995
committed
Trying fixing the CodiPack bug
1 parent 7d1c612 commit a4f9268

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ def init_submodules(
5656

5757
# This information of the modules is used if projects was not cloned using git
5858
# The sha tag must be maintained manually to point to the correct commit
59-
sha_version_codi = "762ba7698e3ceaa1b17aa299421ddd418f00b823"
59+
sha_version_codi = "8b1dd955bb59f5a1d05a11acfd6fb82899a78c07"
6060
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
6161
sha_version_medi = "7d550831e0e233a85b9d9af9c181d7ecb2929946"
6262
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"

0 commit comments

Comments
 (0)