From d7336d78fa3a11f228c673e0f3b04c40a3dbc688 Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin <dkalinkin@bnl.gov> Date: Sat, 22 Jun 2024 13:27:40 +0000 Subject: [PATCH] fix: pick the /particle/property/decay/ patch for geant4 --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index 5c626aa31..d4548e08c 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="c385ddf72de925cef022477209d693249ba28d32" +EICSPACK_VERSION="aa59daf2788cb8605c96819c3dedbdcd2e32c157" -- GitLab