Skip to content

Commit 65fe25e

Browse files
committed
Fixing version of fmtlib
1 parent 9af8fd2 commit 65fe25e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ else
137137
spack env create $spack_env
138138
spack env activate $spack_env
139139
spack compiler find
140-
spack add asl fmt rapidjson catch2 highs $with_valgrind $with_scip
140+
spack add asl fmt@8.0.1 rapidjson catch2 highs $with_valgrind $with_scip
141141
spack install
142142
spack env deactivate
143143
spack repo remove `pwd`/_spack_tpls/repo

0 commit comments

Comments
 (0)