From a3ca67ba53768163061eba915ec4243d8942d5ae Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Thu, 29 Sep 2022 15:14:07 +0000
Subject: [PATCH] chore: eic-spack@v0.18.13, dd4hep@1.22

---
 .gitlab-ci.yml | 2 +-
 spack.yaml     | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c96477470..0d1b0dbb8 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -17,7 +17,7 @@ variables:
   ## 8bdc5065792c185be9934ab0c2a5b087b8845bd1: emacs: Add option to install version 28.1
 
   ## Spack github version, e.g. v0.18 branch, v0.18.1 tag, or commit hash
-  EICSPACK_VERSION: "v0.18.12"
+  EICSPACK_VERSION: "v0.18.13"
   ## Space-separated list of eic-spack cherry-picks
   EICSPACK_CHERRYPICKS: "" 
 
diff --git a/spack.yaml b/spack.yaml
index bc9ed0edb..e3f5eebb6 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -9,7 +9,7 @@ spack:
     - cnpy@master
     - dawn@3_91a
     - dawncut@1_54a
-    - dd4hep@1.21 +ddg4 -ddcad +hepmc3 +ipo +lcio
+    - dd4hep@1.22 +ddg4 -ddcad +hepmc3 +ipo +lcio
     - edm4eic@1.0.0 cxxstd=17 -ipo
     - edm4hep@0.6 cxxstd=17 -ipo
     - eigen@3.4.0
-- 
GitLab