Skip to content

Commit 13e68b3

Browse files
committed
Update CoDiPack.
1 parent a65ec27 commit 13e68b3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

externals/codi

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 = "2a1aa1222ca0108f064c80e0f2d69fbbc92affb2"
59+
sha_version_codi = "a0725b2bfd172e741a07f96b041a5ddf88d441d7"
6060
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
6161
sha_version_medi = "0cfaf96e7a31a5a8941b97f84198da03a8f8bd7a"
6262
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"

0 commit comments

Comments
 (0)