From 6e7be14a827fb9e32ed1fd9e39e1435dae23ce37 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Wed, 14 Sep 2022 23:31:48 +0000
Subject: [PATCH] feat: root cxxstd=20

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

diff --git a/spack.yaml b/spack.yaml
index b54d57438..dbe74c280 100644
--- a/spack.yaml
+++ b/spack.yaml
@@ -62,7 +62,7 @@ spack:
     - py-uproot@4.3.5
     - py-yapf@0.30.0
     - qt@5.15.5 +opengl
-    - root@6.26.06 cxxstd=17 
+    - root@6.26.06 cxxstd=20 
           +fftw +fortran +gdml +http -ipo +mlp +pythia8 
           +root7 +tmva +vc -webgui +xrootd +ssl 
     - spdlog@1.10.0 +fmt_external
-- 
GitLab