From 721d2f14d3bb6773fae9af1240dbac0da72b8cc5 Mon Sep 17 00:00:00 2001
From: Dmitry Kalinkin <dkalinkin@bnl.gov>
Date: Tue, 9 Apr 2024 00:14:38 +0000
Subject: [PATCH] chore: bump eic-spack to
 cf2549c097e51e3f1ed42fc8988961736406d332

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

diff --git a/eic-spack.sh b/eic-spack.sh
index e3c3f722a..b69f21f15 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="85287c4753174c59f6708e49b83f2c6f4f1014eb"
+EICSPACK_VERSION="cf2549c097e51e3f1ed42fc8988961736406d332"
 
 ## Space-separated list of eic-spack cherry-picks
 read -r -d '' EICSPACK_CHERRYPICKS <<- \
-- 
GitLab