From 289f26abff56b1f12c304e3572df1be354d5c77f Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Mon, 3 Feb 2025 20:18:52 +0000 Subject: [PATCH] chore: eic-spack: root: patch for TFile::k630forwardCompatibility --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index 307fe9ea7..33c47e1e3 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="0a82cad705db84b189c7020f9340d9a3ae985e3f" \ No newline at end of file +EICSPACK_VERSION="778969fd549210e73e9494c1ac175e10464b9498" \ No newline at end of file -- GitLab