From eca8de61cef005289e1455c6a2f79c312a8627d5 Mon Sep 17 00:00:00 2001 From: Tommy Gatti Date: Fri, 24 May 2024 13:42:28 +1000 Subject: [PATCH] spack.yaml: Updating the version of the overall model to 2024.05.1 --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index 8c0fb58..09483e1 100644 --- a/spack.yaml +++ b/spack.yaml @@ -4,7 +4,7 @@ # configuration settings. spack: specs: - - access-esm1p5@git.2024.05.0 + - access-esm1p5@git.2024.05.1 packages: # Direct ACCESS-NRI dependencies # Note: mom5, oasis3-mct have branch-specific logic and hence can't use @@ -63,7 +63,7 @@ spack: 'SPACK_{name}_ROOT': '{prefix}' projections: all: '{name}/{version}' - access-esm1p5: '{name}/2024.05.0' + access-esm1p5: '{name}/2024.05.1' cice4: '{name}/2024.05.21' um7: '{name}/2024.05.21' mom5: '{name}/access-esm1.5'