From 83360e89ad3bf13b02e89f5eb757ba6441ddee44 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Sat, 24 Jun 2023 02:27:11 +0000
Subject: [PATCH] chore: eic-spack-v0.19.4 (podio-0.16.5 patch)

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

diff --git a/eic-spack.sh b/eic-spack.sh
index 4cfbd4aa4..efe0e8279 100644
--- a/eic-spack.sh
+++ b/eic-spack.sh
@@ -3,7 +3,7 @@ EICSPACK_ORGREPO="eic/eic-spack"
 
 ## EIC spack github version, e.g. v0.19.7 or commit hash
 ## note: nightly builds will use e.g. releases/v0.19
-EICSPACK_VERSION="v0.19.2"
+EICSPACK_VERSION="v0.19.5"
 
 ## Space-separated list of eic-spack cherry-picks
 read -r -d '' EICSPACK_CHERRYPICKS <<- \
-- 
GitLab