From d50535b7ffe4fb47fafb073533c6659c72af69e6 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Fri, 26 Jul 2024 00:00:55 +0000
Subject: [PATCH] chore: simsipm-2.0.2

---
 spack-environment/packages.yaml | 3 +++
 spack-environment/xl/spack.yaml | 1 +
 2 files changed, 4 insertions(+)

diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index 9e5ae5202..8150665b5 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -361,6 +361,9 @@ packages:
     - '@6.30.02'
     - cxxstd=20 +fftw +fortran +gdml +http -ipo +mlp +python +root7 +tmva +tmva-sofie +vc +xrootd +ssl
     - any_of: [+opengl +webgui +x, -opengl -webgui -x]
+  simsipm:
+    require:
+    - '@2.0.2'
   snakemake:
     require:
     - '@7.22.0'
diff --git a/spack-environment/xl/spack.yaml b/spack-environment/xl/spack.yaml
index b3bfe260f..9b2fa9ec2 100644
--- a/spack-environment/xl/spack.yaml
+++ b/spack-environment/xl/spack.yaml
@@ -94,6 +94,7 @@ spack:
   - py-wurlitzer
   - py-yapf
   - root +opengl +webgui +x
+  - simsipm
   - snakemake
   - spdlog
   - stow
-- 
GitLab