From c71dbafa55b482cb73e3043ded2b8a021663997a Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Tue, 29 Apr 2025 12:29:37 -0500
Subject: [PATCH] fix: eic-spack: eicrecon: patch std::log when 1.24:1.24.2

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

diff --git a/eic-spack.sh b/eic-spack.sh
index 24c1c73ba..1a4f20d4f 100644
--- a/eic-spack.sh
+++ b/eic-spack.sh
@@ -3,4 +3,4 @@ EICSPACK_ORGREPO="eic/eic-spack"
 
 ## EIC spack commit hash or github version, e.g. v0.19.7
 ## note: nightly builds could use a branch e.g. releases/v0.19
-EICSPACK_VERSION="0ea4e599b5aea588c67f6bec8b4dc8c1f2942d83"
\ No newline at end of file
+EICSPACK_VERSION="e0bee62888e1e57ab9b8ca177ebae67d8f813fd6"
\ No newline at end of file
-- 
GitLab