diff --git a/o2.sh b/o2.sh index 101f0f97d0..5a328e817f 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20231130-0100" +tag: "daily-20231201-0100" requires: - arrow - FairRoot diff --git a/o2dpg.sh b/o2dpg.sh index a0322ede3b..b67088afed 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20231130-0100" +tag: "daily-20231201-0100" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 9834f90448..b4562dc1f9 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20231130-0100" +tag: "daily-20231201-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 09990b4e99..0269f38f21 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20231130-0100" +tag: "daily-20231201-0100" requires: - O2 - ONNXRuntime