From 14cbf3487319c9c360754a70f034ef3fa05e749c Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Fri, 30 Jun 2023 13:15:28 +0000
Subject: [PATCH] chore: root-6.28.04

---
 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 fe3c19099..2af35d83b 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -270,7 +270,7 @@ packages:
     - +opengl
   root:
     require:
-    - '@6.26.10'
+    - '@6.28.04'
     - cxxstd=17 +fftw +fortran +gdml +http -ipo +mlp +pythia8 +root7 +tmva +vc -webgui +xrootd +ssl
     - any_of: [+opengl +x, -opengl -x]
   spdlog:
-- 
GitLab