Skip to content

Commit

Permalink
Merge cadcb3f into sapling-pr-archive-ktf
Browse files Browse the repository at this point in the history
  • Loading branch information
ktf authored Oct 16, 2024
2 parents 03f39c8 + cadcb3f commit d471acb
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion o2.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: O2
version: "%(tag_basename)s"
tag: "daily-20241015-0200"
tag: "daily-20241016-0200"
requires:
- abseil
- arrow
Expand Down Expand Up @@ -30,6 +30,7 @@ requires:
- KFParticle
- RapidJSON
- bookkeeping-api
- AliEn-CAS
build_requires:
- abseil
- GMP
Expand Down
2 changes: 1 addition & 1 deletion o2dpg.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion o2pdpsuite.sh
Original file line number Diff line number Diff line change
@@ -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.
Expand Down
2 changes: 1 addition & 1 deletion o2physics.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package: O2Physics
version: "%(tag_basename)s"
tag: "daily-20241015-0200"
tag: "daily-20241016-0200"
requires:
- O2
- ONNXRuntime
Expand Down

0 comments on commit d471acb

Please sign in to comment.