Branch: refs/heads/main
Revision: f68a149
Author: arezaii
Log Message:
Merge pull request #18437 from arezaii/spack-version-update
update spack version to 0.16.3
This updates the version of Spack that is installed from mason external --setup
.
The Spack version is supposed to be updated with each release of Chapel.
TESTING:
- [x] Can
make mason
- [x] All tests pass when ran using
util/start_test test/mason
Reviewed by @dlongnecke-cray, thanks!
Signed-off-by: arezaii ahmad.rezaii@hpe.com
Modified Files:
A test/mason/mason-external/COMPOPTS
A test/mason/mason-external/spackVersionCompare.chpl
A test/mason/mason-external/spackVersionCompare.good
M test/mason/mason-external/libtomlc99/mason-external.good
M tools/mason/MasonExternal.chpl
M tools/mason/MasonUpdate.chpl
M tools/mason/MasonUtils.chpl
Compare: https://github.com/chapel-lang/chapel/compare/1d2c4aaa2911...f68a149cebb4