From 3f67615a12fa1a97f871532c1f33217eab8b65ab Mon Sep 17 00:00:00 2001 From: Dmitry Kalinkin <dkalinkin@bnl.gov> Date: Tue, 9 Apr 2024 22:42:31 +0000 Subject: [PATCH] bump npsim to 1.4.0 --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index b69f21f15..43f01d7ad 100644 --- a/eic-spack.sh +++ b/eic-spack.sh @@ -3,7 +3,7 @@ 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="cf2549c097e51e3f1ed42fc8988961736406d332" +EICSPACK_VERSION="51841e81dc80250c0cad5f69349aa8ed7fab7cd0" ## Space-separated list of eic-spack cherry-picks read -r -d '' EICSPACK_CHERRYPICKS <<- \ -- GitLab