diff --git a/o2.sh b/o2.sh index fbb14b1f6c..885b952e62 100644 --- a/o2.sh +++ b/o2.sh @@ -1,6 +1,6 @@ package: O2 version: "%(tag_basename)s" -tag: "daily-20250124-0000" +tag: "gpu-nightly-20250125" requires: - abseil - arrow diff --git a/o2dpg.sh b/o2dpg.sh index 829ae74978..9870270092 100644 --- a/o2dpg.sh +++ b/o2dpg.sh @@ -1,6 +1,6 @@ package: O2DPG version: "%(tag_basename)s" -tag: "daily-20250124-0000" +tag: "gpu-nightly-20250125" source: https://github.com/AliceO2Group/O2DPG.git build_requires: - alibuild-recipe-tools diff --git a/o2pdpsuite.sh b/o2pdpsuite.sh index 766c4d3403..2b4646613e 100644 --- a/o2pdpsuite.sh +++ b/o2pdpsuite.sh @@ -1,6 +1,6 @@ package: O2PDPSuite version: "%(tag_basename)s" -tag: "daily-20250124-0000" +tag: "gpu-nightly-20250125" 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 7c6d62be46..cc6faec16b 100644 --- a/o2physics.sh +++ b/o2physics.sh @@ -1,6 +1,6 @@ package: O2Physics version: "%(tag_basename)s" -tag: "daily-20250124-0000" +tag: "gpu-nightly-20250125" requires: - O2 - ONNXRuntime diff --git a/qualitycontrol.sh b/qualitycontrol.sh index d0c3b97392..1a1cc846bf 100644 --- a/qualitycontrol.sh +++ b/qualitycontrol.sh @@ -1,6 +1,6 @@ package: QualityControl version: "%(tag_basename)s" -tag: v1.165.0 +tag: "gpu-nightly-20250125" requires: - boost - "GCC-Toolchain:(?!osx)"