From c2b7e1ca0b0f53e2f09193bb65de233ede88e269 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Sun, 25 Oct 2020 18:40:27 -0500
Subject: [PATCH] Adding new versions of acts and dd4hep

- new dd4hep and acts versions
---
 containers/builder/spack.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/containers/builder/spack.yaml b/containers/builder/spack.yaml
index afcd7cf54..d3f321c02 100644
--- a/containers/builder/spack.yaml
+++ b/containers/builder/spack.yaml
@@ -19,8 +19,8 @@ spack:
     - stow@2.2.2
     - podio@master
     - geant4@10.6.2 cxxstd=17 +opengl +vecgeom +x11 +qt ^qt +opengl
-    - dd4hep@1.13.1 +geant4 +assimp +hepmc3
-    - acts@1.00.0 +dd4hep +digitization +identification +json +tgeo
+    - dd4hep@1.14.1 +geant4 +assimp +hepmc3
+    - acts@1.02.0 +dd4hep +digitization +identification +json +tgeo
     - gaudi@34.0
     - dawn@3_91a
     - dawncut@1_54a
-- 
GitLab