From f55183920a18c657a42a7d223a6d785a43b9c53c Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Sun, 3 Dec 2023 21:59:21 +0000
Subject: [PATCH] chore: root-6.28.10

---
 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 5cd62a811..441c49a45 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -299,7 +299,7 @@ packages:
     - +opengl
   root:
     require:
-    - '@6.28.06'
+    - '@6.28.10'
     - cxxstd=20 +fftw +fortran +gdml +http -ipo +mlp +root7 +tmva +vc +xrootd +ssl
     - any_of: [+opengl +webgui +x, -opengl -webgui -x]
   snakemake:
-- 
GitLab