From 8a961be9df0a225d431e25a3929b6a7440328dba Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Wed, 17 Apr 2024 15:14:17 +0000 Subject: [PATCH] chore: spack cherry-pick: pythia8: new version 8.311 --- spack.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spack.sh b/spack.sh index 15a564be1..e67cb0e59 100644 --- a/spack.sh +++ b/spack.sh @@ -59,6 +59,7 @@ ba753ac380ef7f2a626a00fd15612913fb21ac4c 9ffe1799346fce7615eb03483545a08d7023b2ce e8ae9a403ca7db7738d36bf41bf99977b9c88a84 5a52780f7cf09973c431f89713db1c571ddd2ccc +28d02dff6090b72e070c5b9497cd1f4372b4723f --- ## Optional hash table with comma-separated file list read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ @@ -121,3 +122,4 @@ read -r -d '' SPACK_CHERRYPICKS_FILES <<- \ ## 9ffe1799346fce7615eb03483545a08d7023b2ce: acts: fix self-referential dependencies ## e8ae9a403ca7db7738d36bf41bf99977b9c88a84: acts: depends_on py-onnxruntime when +onnx for @23.3: ## 5a52780f7cf09973c431f89713db1c571ddd2ccc: acts: new version 33.1.0 +## 28d02dff6090b72e070c5b9497cd1f4372b4723f: pythia8: new version 8.311 -- GitLab