From 98fe2ded2fec31662e9d894ab9976ea457c45517 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Sun, 22 Dec 2024 02:47:36 +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..374c164817 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241212-0000" +tag: "epn-20241222" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 98a2a85d8b..9906883b52 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241212-0000" +tag: "epn-20241222" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 4e51e8b5e0..ddf4e8bb6b 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241212-0000" +tag: "epn-20241222" requires: # List important packages separately, even though they're also # pulled in by O2sim, so they show up in the dependency list on Monalisa.