From 716b457940a2e46fd50ce356acfc3524fdc9fa28 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Sun, 10 Sep 2023 23:50:23 +0000
Subject: [PATCH] chore: root-6.28.06

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