diff --git a/spack.yaml b/spack.yaml index fbc0cbb..d676c7d 100644 --- a/spack.yaml +++ b/spack.yaml @@ -6,7 +6,7 @@ spack: definitions: # _name and _version are reserved definitions that inform build-cd deployments, and have no effect otherwise - _name: [coastri-roms] - - _version: [2026.02.000] + - _version: [2026.03.000] specs: - coastri-roms packages: @@ -27,13 +27,13 @@ spack: # Compilers c: require: - - intel-oneapi-compilers-classic@2021.10.0 + - intel-oneapi-compilers@2025.2.0 cxx: require: - - intel-oneapi-compilers-classic@2021.10.0 + - intel-oneapi-compilers@2025.2.0 fortran: require: - - intel-oneapi-compilers-classic@2021.10.0 + - intel-oneapi-compilers@2025.2.0 # Specifications that apply to all packages all: