From 258e33045f2eeba49951d1b5765efc1d0faa1b2a Mon Sep 17 00:00:00 2001 From: Harshula Jayasuriya Date: Mon, 24 Feb 2025 14:32:06 +1100 Subject: [PATCH] config/settings.json: use Spack v0.22.5 * upstream: "v0.22.4 is skipped to do an error in the release process" --- config/settings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/settings.json b/config/settings.json index b81d9cb..1a3559d 100644 --- a/config/settings.json +++ b/config/settings.json @@ -8,13 +8,13 @@ "spack-config": "2024.03.22" }, "0.22": { - "spack": "9653dbe2e20814d0b97393dce80af73c63d97300", + "spack": "f32c2593340d854b69494afe32cbef0b764933fe", "spack-config": "2025.02.1" } }, "Prerelease": { "0.22": { - "spack": "9653dbe2e20814d0b97393dce80af73c63d97300", + "spack": "f32c2593340d854b69494afe32cbef0b764933fe", "spack-config": "2025.02.1" } }