From afaef692b705d656443362e2b784ba2b2fecb5e7 Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Mon, 9 Dec 2024 01:07:39 +0000 Subject: [PATCH] fix: key4hep-spack: k4actstracking: do not depend on acts +identification --- key4hep-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/key4hep-spack.sh b/key4hep-spack.sh index 44b0366d0..895fa4ac0 100644 --- a/key4hep-spack.sh +++ b/key4hep-spack.sh @@ -3,4 +3,4 @@ KEY4HEPSPACK_ORGREPO="key4hep/key4hep-spack" ## Key4HEP spack commit hash or github version, e.g. v0.19.7 ## note: nightly builds could use a branch e.g. releases/v0.19 -KEY4HEPSPACK_VERSION="d0a5a8d3ed386cd668a31540167d3f1317862cef" +KEY4HEPSPACK_VERSION="8e13fadcaa76e66efe8807cba3d08170b6272ef3" -- GitLab