From c4a30264efae1c5f57fb937f213c419af72fa4fb Mon Sep 17 00:00:00 2001 From: Sakib Rahman <rahmans@myumanitoba.ca> Date: Tue, 14 Jan 2025 14:07:13 +0000 Subject: [PATCH] Update eic-spack.sh to update eic-rucio-policy-package to 0.0.6 --- eic-spack.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eic-spack.sh b/eic-spack.sh index b89e9abac..fb16861da 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="d82cfc842e3a6523d6f29ceecf41641d53c3e4d2" +EICSPACK_VERSION="adced0fbcde99befb3fc564d5b2f647f91b947b7" \ No newline at end of file -- GitLab