From 85d51cc6274421a14ab08ea637576ca24556eba6 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Wed, 26 Jul 2023 02:08:18 +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 04d0630726..3a8068c689 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20230725-0200" +tag: "daily-20230726-0200" requires: - arrow - FairRoot diff --git a/o2dpg.sh b/o2dpg.sh index 7bcea66fb5..cb54170fe8 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20230725-0200" +tag: "daily-20230726-0200" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index bd004dc85f..4cfd35d4e2 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20230725-0200" +tag: "daily-20230726-0200" 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 a9ab17abb6..5386bd6af4 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20230725-0200" +tag: "daily-20230726-0200" requires: - O2 - ONNXRuntime