From b8bb04933e5a3e6549e8af61a17c18037925599b 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 a812e3057..3f9581543 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -274,7 +274,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