From 7c79253b254b7b5dd0cc6005f7af9dc25147b865 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Tue, 22 Nov 2022 09:21:58 +0100 Subject: [PATCH] Auto-update: defaults-o2.sh o2pdpsuite.sh o2physics.sh o2.sh o2dpg.sh (#4676) --- o2.sh | 2 +- o2dpg.sh | 2 +- o2pdpsuite.sh | 2 +- o2physics.sh | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/o2.sh b/o2.sh index bc30e4412e..9b3c1f6975 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "nightly-20221121" +tag: "nightly-20221122" requires: - arrow - FairRoot diff --git a/o2dpg.sh b/o2dpg.sh index 03392ed38d..1ef6dd39ac 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "nightly-20221121" +tag: "nightly-20221122" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index f0560cd202..bb084af551 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "nightly-20221121" +tag: "nightly-20221122" requires: - O2 - DataDistribution diff --git a/o2physics.sh b/o2physics.sh index b2db3fb7a2..98206f0933 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "nightly-20221121" +tag: "nightly-20221122" requires: - O2 - ONNXRuntime