From e809f71126416aae58db213e54e455da9e6fc857 Mon Sep 17 00:00:00 2001 From: ALICE Builder Date: Thu, 26 Sep 2024 06:35:30 +0200 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 22f7d53ae5..d6ff4710cb 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20240925-0200" +tag: "daily-20240926-0200" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index cdf04c5412..831d315f89 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20240925-0200" +tag: "daily-20240926-0200" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index ba76bf1aa7..8ad9627b5a 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20240925-0200" +tag: "daily-20240926-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 c2aec5d504..a5377d3b4d 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20240925-0200" +tag: "daily-20240926-0200" requires: - O2 - ONNXRuntime