From 54bf235be8fcd484782407c6fd8a4762a2802f1f Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Mon, 5 Feb 2024 01:33:14 +0000 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 662c985cf2..83f3d1afee 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20240204-0100" +tag: "daily-20240205-0100" requires: - arrow - FairRoot diff --git a/o2dpg.sh b/o2dpg.sh index 4a083355a9..ba0ee2907f 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20240204-0100" +tag: "daily-20240205-0100" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 3723573510..443c5fdce8 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20240204-0100" +tag: "daily-20240205-0100" 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 78a3b66284..338fbfdf5c 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20240204-0100" +tag: "daily-20240205-0100" requires: - O2 - ONNXRuntime