From c73c9ff2441fb185f2fe27fed8b85383cfba801a Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Thu, 1 Sep 2022 07:09:16 +0000
Subject: [PATCH] chore: upgrade geant4 to 11.0.2

---
 spack.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spack.yaml b/spack.yaml
index a68387249..af11fd08a 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -3,7 +3,7 @@ spack:
     - acts@19.7.0 +dd4hep +identification +json +tgeo +ipo +examples +fatras +geant4 +python
     - afterburner@0.1.2 +root +zlib
     - cairo@1.16.0 +fc+ft+X+pdf+gobject
-    - clhep@2.4.4.0 cxxstd=17
+    - clhep@2.4.5.1 cxxstd=17
     - cmake@3.23.1
     - cnpy@master
     - dawn@3_91a
@@ -16,7 +16,7 @@ spack:
     - fastjet@3.3.4
     - fmt@8.1.1 +shared cxxstd=17
     - gaudi@36.7 +optional
-    - geant4@10.7.3 cxxstd=17 +opengl +vecgeom +x11 +qt +threads
+    - geant4@11.0.2 cxxstd=17 +opengl +vecgeom +x11 +qt +threads
     - genfit@2.00.00
     - hepmc3@3.2.4 +python +rootio 
     - heppdt@2.06.01
-- 
GitLab