From 47f32048e4acb70ae3461d6e895bcb654cee15a4 Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin <dkalinkin@bnl.gov> Date: Thu, 27 Jun 2024 12:30:19 +0000 Subject: [PATCH] bump eic-spack to fix incorrect patch condition --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index 2cdbb9bc0..d34c34254 100644 --- a/eic-spack.sh +++ b/eic-spack.sh @@ -3,4 +3,4 @@ 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="e5be27045f7b426f49c97b1a3dd62bf8744b75c2" +EICSPACK_VERSION="5823ee8e20515529539f3e1a792913b90bf21202" -- GitLab