diff --git a/o2.sh b/o2.sh index e775272a66..b60f8131fa 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241115-0000" +tag: "daily-20241115-1115" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index e0a428c361..05f851c884 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241115-0000" +tag: "daily-20241115-1115" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 94dc6c448e..7fee964d62 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241115-0000" +tag: "daily-20241115-1115" 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 febf38e902..9c81c47ceb 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20241115-0000" +tag: "daily-20241115-1115" requires: - O2 - ONNXRuntime