From ca094dca2ecda7ae6e3419f1e186c101852525e1 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Sun, 7 Jul 2024 19:11:11 +0000 Subject: [PATCH] chore: eic-spack: geant4: add v11.2.2.east; eicrecon: do not require acts +identification, but require +json --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index a9cb03135..32bdd3a32 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="c8429aea4cb76c3dc40b301b4a5b375976fce674" +EICSPACK_VERSION="2d18fd3e82f756d1ccb301cd179fd0b0b54efe89" -- GitLab