From 482927fb6e217ea9f2006609ce3fcc8eec8f2603 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Fri, 8 Nov 2024 02:20:44 +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 d9202ce69c..d0cf52c718 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "epn-20241023.3" +tag: "epn-20241108" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 78970b575a..ff29cc4969 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "epn-20241023.3" +tag: "epn-20241108" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 0971cf616e..a5f1c91fde 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "epn-20241023.3" +tag: "epn-20241108" requires: # List important packages separately, even though they're also # pulled in by O2sim, so they show up in the dependency list on Monalisa.