From 4231854b82834189fda1860482885c80ce6675f7 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Sat, 24 Feb 2024 04:07:36 +0000 Subject: [PATCH] chore: eic-spack-cbf933c8cb9ce6a55a5ebc70229f3bba5e49da7f --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index 549c00edf..c3f97fad1 100644 --- a/eic-spack.sh +++ b/eic-spack.sh @@ -3,7 +3,7 @@ EICSPACK_ORGREPO="eic/eic-spack" ## EIC spack commit hash or github version, e.g. v0.19.7 ## note: nightly builds could use a branch e.g. releases/v0.19 -EICSPACK_VERSION="acde63153d3e650275d85334523e118e45edb414" +EICSPACK_VERSION="cbf933c8cb9ce6a55a5ebc70229f3bba5e49da7f" ## Space-separated list of eic-spack cherry-picks read -r -d '' EICSPACK_CHERRYPICKS <<- \ -- GitLab