From f84708b3403fb2b7da4e7550bef400b6b02c89a7 Mon Sep 17 00:00:00 2001 From: Anton Steketee <79179784+anton-seaice@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:31:12 +1100 Subject: [PATCH] Update spack.yaml --- spack.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spack.yaml b/spack.yaml index af3b18f..89641aa 100644 --- a/spack.yaml +++ b/spack.yaml @@ -16,7 +16,7 @@ spack: # Other Dependencies esmf: require: - - '@8.5.0' + - '@8.6.0' parallelio: require: - '@2.6.2' @@ -32,7 +32,7 @@ spack: - '@2023.02' openmpi: require: - - '@4.1.5' + - '@4.1.7' fortranxml: require: - '@4.1.2'