Skip to content

Commit a305853

Browse files
authored
Release ACCESS-OM2 2026.02.002 (#144)
Update to access-generic-tracers@2026.02.001
1 parent 5e71dd3 commit a305853

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config/versions.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/ACCESS-NRI/schema/main/au.org.access-nri/model/deployment/config/versions/4-0-0.json",
33
"spack": "1.1",
4-
"access-spack-packages": "2026.02.004"
4+
"access-spack-packages": "2026.03.002"
55
}

spack.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ spack:
66
definitions:
77
# _name and _version are reserved definitions that inform deployments
88
- _name: [access-om2]
9-
- _version: [2026.02.001]
9+
- _version: [2026.02.002]
1010
# add package specs to the `specs` list
1111
specs:
1212
- access-om2
@@ -45,7 +45,7 @@ spack:
4545
- 'cppflags="-DMAXFIELDMETHODS_=600"'
4646
access-generic-tracers:
4747
require:
48-
- '@2026.02.000'
48+
- '@2026.02.001'
4949
access-mocsy:
5050
require:
5151
- '@2025.07.002'

0 commit comments

Comments
 (0)