Skip to content

Commit b8fe682

Browse files
authored
[email protected] and parallelio 2.6.8 to avoid adding unused curl depdency (#192)
1 parent 7802a27 commit b8fe682

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

spack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,10 @@ spack:
6363
- 'cxxflags="-march=sapphirerapids -mtune=sapphirerapids -unroll"'
6464
parallelio:
6565
require:
66-
- '@2.6.2'
66+
- '@2.6.8'
6767
netcdf-c:
6868
require:
69-
- '@4.9.2'
69+
- '@4.9.3'
7070
- build_system=cmake build_type=RelWithDebInfo
7171
netcdf-fortran:
7272
require:

0 commit comments

Comments
 (0)