We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5293fe commit a2c6beeCopy full SHA for a2c6bee
1 file changed
spack.yaml
@@ -6,7 +6,7 @@ spack:
6
definitions:
7
# _name and _version are reserved definitions that inform build-cd deployments, and have no effect otherwise
8
- _name: [coastri-roms]
9
- - _version: [2025.06.000]
+ - _version: [2026.02.000]
10
specs:
11
- coastri-roms
12
packages:
@@ -26,13 +26,13 @@ spack:
26
# Compilers
27
c:
28
require:
29
- - intel-oneapi-compilers-classic@2021.8.0
+ - intel-oneapi-compilers-classic@2021.10.0
30
cxx:
31
32
33
fortran:
34
35
36
37
# Specifications that apply to all packages
38
all:
0 commit comments