diff --git a/o2.sh b/o2.sh index 71dec0633c..e43a23a4b5 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241015-0200" +tag: "daily-20241016-0200" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 9b2b208ac0..c335a4c326 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241015-0200" +tag: "daily-20241016-0200" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 247e92a033..5fa6361bcb 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241015-0200" +tag: "daily-20241016-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 74b9068663..a0bb8e0f2b 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20241015-0200" +tag: "daily-20241016-0200" requires: - O2 - ONNXRuntime