Skip to content

Commit

Permalink
geant4: fix commands in /particle/property/decay/ (#648)
Browse files Browse the repository at this point in the history
See bug in https://chat.epic-eic.org/main/pl/hzf5br6z73famdj4fikjyj6epa

---------

Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
  • Loading branch information
veprbl and wdconinc committed Jun 22, 2024
1 parent c385ddf commit aa59daf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/geant4/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,7 @@ class Geant4(BuiltinGeant4):
version("11.1.1.east", git="https://github.com/eic/geant4", branch="east-v11.1.1")

patch("G4LogicalSkinSurface.patch", when="@11.2")

## Fix commands in /particle/property/decay/
patch("https://github.com/Geant4/geant4/commit/e32bc92498d87fb42829b08348d7fad89bc89404.diff?full_index=1",
sha256="a63b098f3214eaf4b5f34b3e434603b1cdbd13c919456782e933cd7422a45d99")

0 comments on commit aa59daf

Please sign in to comment.