diff --git a/o2.sh b/o2.sh index c069b1dd1b..9d6aaf6d74 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20241121-0000" +tag: "daily-20241122-0000" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 047755f2e5..64f14316eb 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20241121-0000" +tag: "daily-20241122-0000" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 45f677048a..5c7f49a829 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20241121-0000" +tag: "daily-20241122-0000" 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 8a47a6b86b..2e250afb9e 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20241121-0000" +tag: "daily-20241122-0000" requires: - O2 - ONNXRuntime