From 4bd6a49146def225a5859a5179061b1e3ddd6283 Mon Sep 17 00:00:00 2001
From: Dmitry Kalinkin <dkalinkin@bnl.gov>
Date: Thu, 6 Feb 2025 05:56:36 +0000
Subject: [PATCH] feat: jana2 2.4.0

---
 eic-spack.sh                    | 2 +-
 spack-environment/packages.yaml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/eic-spack.sh b/eic-spack.sh
index 33c47e1e..b23ac6c9 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="778969fd549210e73e9494c1ac175e10464b9498"
\ No newline at end of file
+EICSPACK_VERSION="2d1c938c13cbea8cb4a256bcafb1fc4c225e563b"
\ No newline at end of file
diff --git a/spack-environment/packages.yaml b/spack-environment/packages.yaml
index d5ce88d1..a8c4c2b5 100644
--- a/spack-environment/packages.yaml
+++ b/spack-environment/packages.yaml
@@ -200,7 +200,7 @@ packages:
     - '@0.20'
   jana2:
     require:
-    - '@2.3.2'
+    - '@2.4.0'
     - -ipo +podio +root +zmq
   juggler:
     require:
-- 
GitLab