From e7c16a09383e4674096bb32d43c08282e63b7787 Mon Sep 17 00:00:00 2001 From: Sakib Rahman <rahmans@myumanitoba.ca> Date: Thu, 13 Mar 2025 19:25:23 +0000 Subject: [PATCH] Update eic-spack.sh to update rucio-policy-package to 0.0.9 --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index 26a4511a5..eb9e4f50f 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="ebbfe819d2a56d73b0b405533cc618a9e11a6286" \ No newline at end of file +EICSPACK_VERSION="b9cbdb470381958f9a0924f62ec45b57ce0efc8a" \ No newline at end of file -- GitLab