From a0b7a89fc798a68e73bf9cd75346f81da1219ba6 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Tue, 25 Mar 2025 02:47:47 +0000
Subject: [PATCH] chore: spdlog-1.14.1, fmt-10.2.1

---
 spack-environment/packages.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index 59eaf3591..094d6a593 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -137,7 +137,7 @@ packages:
     - libflame
   fmt:
     require:
-    - '@9.1.0'
+    - '@10.2.1'
     - +shared cxxstd=17
   freetype:
     require:
@@ -439,7 +439,7 @@ packages:
     - '@0.2.10'
   spdlog:
     require:
-    - '@1.11.0'
+    - '@1.14.1'
   stow:
     require:
     - '@2.3.1'
-- 
GitLab