From b7665c18b6747965d8ec8d13210ab9e3e8b4c791 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Mon, 24 Jun 2024 15:25:26 +0000
Subject: [PATCH] chore: edm4hep-0.10.5

---
 spack-environment/packages.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index df9cd7c61..99f33b7e1 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -91,7 +91,7 @@ packages:
     - cxxstd=20
   edm4hep:
     require:
-    - '@0.10.3'
+    - '@0.10.5'
     - cxxstd=20
   egl:
     buildable: False
-- 
GitLab