diff --git a/config/versions.json b/config/versions.json index a2f9036..063d48f 100644 --- a/config/versions.json +++ b/config/versions.json @@ -1,7 +1,7 @@ { "$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/4-0-0.json", "spack": "1.1", - "access-spack-packages": "2026.05.005", + "access-spack-packages": "88c965f727ca322533c7769500401b95cf48b792", "custom-scopes": [ "ukmo-restricted-scope" ] diff --git a/spack.yaml b/spack.yaml index 5cfa9b3..4ee70a4 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: [access-am3] - - _version: [2026.06.001] + - _version: [2026.06.002] specs: - access-am3 packages: @@ -44,13 +44,13 @@ spack: # Compilers c: require: - - intel-oneapi-compilers-classic@2021.10.0 + - intel-oneapi-compilers@2025.3.2 cxx: require: - - intel-oneapi-compilers-classic@2021.10.0 + - intel-oneapi-compilers@2025.3.2 fortran: require: - - intel-oneapi-compilers-classic@2021.10.0 + - intel-oneapi-compilers@2025.3.2 # Specifications that apply to all packages all: