We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 510b4bb commit 1d2dcb2Copy full SHA for 1d2dcb2
externals/codi
meson_scripts/init.py
@@ -55,7 +55,7 @@ def init_submodules(
55
56
# This information of the modules is used if projects was not cloned using git
57
# The sha tag must be maintained manually to point to the correct commit
58
- sha_version_codi = "c30f195eb9d772cadc75e9dbf4c88cb351ee34bb"
+ sha_version_codi = "8ee822a9b0bb8235a2494467b774e27fb64ff14f"
59
github_repo_codi = "https://github.com/scicompkl/CoDiPack"
60
sha_version_medi = "aafc2d1966ba1233640af737e71c77c1a86183fd"
61
github_repo_medi = "https://github.com/SciCompKL/MeDiPack"
0 commit comments