From ce92c76e38eb53b40d879cd773ee70602961e99c Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Tue, 29 Apr 2025 13:27:28 -0500 Subject: [PATCH] Revert "fix: eic-spack: eicrecon: patch std::log when 1.24:1.24.2" This reverts commit c71dbafa55b482cb73e3043ded2b8a021663997a --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index 1a4f20d4f..24c1c73ba 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="e0bee62888e1e57ab9b8ca177ebae67d8f813fd6" \ No newline at end of file +EICSPACK_VERSION="0ea4e599b5aea588c67f6bec8b4dc8c1f2942d83" \ No newline at end of file -- GitLab