Skip to content

Commit

Permalink
dd4hep: patch pr1161 (hexagonal segmentation) (#547)
Browse files Browse the repository at this point in the history
### Briefly, what does this PR introduce?
This backports support for AIDASoft/DD4hep#1161.
  • Loading branch information
wdconinc authored Sep 20, 2023
1 parent b4d30d9 commit cfe74a2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/dd4hep/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,11 @@ class Dd4hep(BuiltinDd4hep):
sha256="a75d89c86ab44ef1f3f86201e083c85e4e8f0b3120785d5a76fdc81256a937ac",
when="@=1.26",
)
patch(
"https://github.com/AIDASoft/DD4hep/pull/1161.diff?full_index=1",
sha256="4139360e84eb220f2067b85f2dc477b4cd179fb98d7e117a98f43b1fa0baa395",
when="@=1.26",
)
patch(
"https://github.com/AIDASoft/DD4hep/pull/1086.patch?full_index=1",
sha256="6b049415e2c6989f3927ff2c56e4764de1650cad6ed301d8ac0f047f4e0039c5",
Expand Down

0 comments on commit cfe74a2

Please sign in to comment.