Skip to content

Commit e4afd06

Browse files
committed
CoDiPack update.
1 parent 46d341a commit e4afd06

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

externals/codi

meson_scripts/init.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def init_submodules(method = 'auto'):
4444

4545
# This information of the modules is used if projects was not cloned using git
4646
# The sha tag must be maintained manually to point to the correct commit
47-
sha_version_codi = 'ce364fdf991ef6ba6bdd45257837e4e12040dde8'
47+
sha_version_codi = 'b576224d5ea686fb8385b7ba6b5df0743d2be8aa'
4848
github_repo_codi = 'https://github.com/scicompkl/CoDiPack'
4949
sha_version_medi = '6aef76912e7099c4f08c9705848797ca9e8070da'
5050
github_repo_medi = 'https://github.com/SciCompKL/MeDiPack'

0 commit comments

Comments
 (0)