From 37584cf50c21e34c32a55feb8b4be66a4bd2538b Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Mon, 25 Dec 2023 22:46:25 +0000
Subject: [PATCH] chore: eic-spack eicrecon: new package versions found

---
 eic-spack.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/eic-spack.sh b/eic-spack.sh
index 055ad44f6..d77d563dc 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="5d8ba97ea6b021a50aa11e924a55a4726c689d65"
+EICSPACK_VERSION="bc6a4382636dd8c8bcd8c665163840815d48a25e"
 
 ## Space-separated list of eic-spack cherry-picks
 read -r -d '' EICSPACK_CHERRYPICKS <<- \
-- 
GitLab