We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 130e2dd commit 30f0b2eCopy full SHA for 30f0b2e
2 files changed
externals/mel
meson_scripts/init.py
@@ -56,7 +56,7 @@ def init_submodules(method = 'auto'):
56
github_repo_ninja = 'https://github.com/ninja-build/ninja'
57
sha_version_mpp = '5ff579f43781cae07411e5ab46291c9971536be6'
58
github_repo_mpp = 'https://github.com/mutationpp/Mutationpp'
59
- sha_version_mel = '232cccf80629cecdcd4f8ba7b96cd7bb9347b3bd'
+ sha_version_mel = '2484cd3258ef800a10e361016cb341834ee7930b'
60
github_repo_mel = 'https://github.com/pcarruscag/MEL'
61
62
medi_name = 'MeDiPack'
0 commit comments