From 5dbb7e4e204f038835b980b540a787a8856b2d07 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Sat, 9 Nov 2024 02:36:04 +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..25b6506e42 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "epn-20241023.3" +tag: "epn-20241109" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 78970b575a..693a411d9a 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "epn-20241023.3" +tag: "epn-20241109" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 0971cf616e..5117afb0bc 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "epn-20241023.3" +tag: "epn-20241109" requires: # List important packages separately, even though they're also # pulled in by O2sim, so they show up in the dependency list on Monalisa.