From 56912b2597784a10b1a2acc6376d958a710dac9b Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Tue, 24 Dec 2024 02:40:21 +0000 Subject: [PATCH] Auto-update: defaults-o2-epn.sh o2pdpsuite.sh o2.sh o2dpg.sh --- o2.sh | 2 +- o2dpg.sh | 2 +- o2pdpsuite.sh | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/o2.sh b/o2.sh index 921192756f..e0acd43840 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241212-0000" +tag: "epn-20241224" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 98a2a85d8b..7392483db6 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241212-0000" +tag: "epn-20241224" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 4e51e8b5e0..5e37aa5168 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241212-0000" +tag: "epn-20241224" requires: # List important packages separately, even though they're also # pulled in by O2sim, so they show up in the dependency list on Monalisa.