From 0b9498d3d3136c7e1c1e2491c0ed0c248b90af3d Mon Sep 17 00:00:00 2001 From: Wouter Deconinck <wdconinc@gmail.com> Date: Sun, 26 Mar 2023 18:37:46 +0000 Subject: [PATCH] chore: podio-0.16.3 --- .gitlab-ci.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 06f7a791e..335048cb5 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,6 +30,7 @@ variables: 3afe6f1adcc24335cbca9a9c03ffea188f802766 559c3de213707b5d52d899fd0382495f2cc8508d 8e84dcd7ef999e2659822b34372515175f1723c4 + 6edc4807369a05786e36f63b5d959588ae94a1fa ## Ref: https://github.com/spack/spack/commit/[hash] ## [hash]: [description] ## b5ef5c2eb5145020f9de1bcb964626ce6ac2d02e: geant4: version bumps for Geant4 11.1.0 @@ -49,6 +50,7 @@ variables: ## 3afe6f1adcc24335cbca9a9c03ffea188f802766: ROOT: add math/gsl conflict and change version-dependent features to conditional variants ## 559c3de213707b5d52d899fd0382495f2cc8508d: ROOT: new versions and associated dependency constraints ## 8e84dcd7ef999e2659822b34372515175f1723c4: root: new version 6.28.00 + ## 6edc4807369a05786e36f63b5d959588ae94a1fa: podio: Add version 0.16.3 ## EIC spack organization and repository, e.g. eic/eic-spack EICSPACK_ORGREPO: "eic/eic-spack" -- GitLab