From 213058202587bec108e510a68b9398f1414cc862 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Tue, 20 Feb 2024 11:58:08 -0600
Subject: [PATCH] chore: hepmc3-3.2.7 (#6)

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

diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index 99a2573c6..bce0987ce 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -140,7 +140,7 @@ packages:
     - +expat +pangocairo
   hepmc3:
     require:
-    - '@3.2.6'
+    - '@3.2.7'
     - +python +rootio
   heppdt:
     require:
diff --git a/spack.sh b/spack.sh
index 0888f5732..39e1a670d 100644
--- a/spack.sh
+++ b/spack.sh
@@ -33,6 +33,7 @@ d3c796f2ce1da2dda198707def297aeab702d33c
 19c20563cc86140aaf352d72079bd9de292be0ac
 d50f8d7b19e07f25a3ce8de28ff9b352fd926d7f
 9e4fab277b8a5b9ec5587c8a8b6514f12c8042a4
+8f4f691e2b2a6263f661fb0a455bcaf73e90036a
 ---
 ## Optional hash table with comma-separated file list
 read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
@@ -66,3 +67,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \
 ## 19c20563cc86140aaf352d72079bd9de292be0ac: Initial License Checkin
 ## d50f8d7b19e07f25a3ce8de28ff9b352fd926d7f: root: sha256 change on latest versions
 ## 9e4fab277b8a5b9ec5587c8a8b6514f12c8042a4: [root] New variants, patches
+## 8f4f691e2b2a6263f661fb0a455bcaf73e90036a: hepmc3: add v3.2.7
-- 
GitLab