From c1d4d76d833b92158831bd9943d3fca09aae85b9 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Tue, 7 Jan 2025 02:53:02 +0100 Subject: [PATCH] Auto-update: defaults-o2.sh o2pdpsuite.sh o2physics.sh o2.sh o2dpg.sh --- 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 cbd16c51a6..bf1996bf52 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20250106-0000" +tag: "daily-20250107-0000" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index c4fdbaa99c..6cae3cca58 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20250106-0000" +tag: "daily-20250107-0000" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index bf9cbd1239..49a4334966 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20250106-0000" +tag: "daily-20250107-0000" requires: # List important packages separately, even though they're also # pulled in by O2sim, so they show up in the dependency list on Monalisa. diff --git a/o2physics.sh b/o2physics.sh index ca5ea9228b..881cb624e3 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20250106-0000" +tag: "daily-20250107-0000" requires: - O2 - ONNXRuntime