Skip to content

Commit

Permalink
Add a when for a patch that has been merged
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed May 16, 2024
1 parent 884c980 commit 19df4c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/k4reccalorimeter/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ class K4reccalorimeter(CMakePackage, Key4hepPackage):
patch(
"https://patch-diff.githubusercontent.com/raw/HEP-FCC/k4RecCalorimeter/pull/81.patch?full_index=1",
sha256="a46d2fa00230d92e23788bf41870748c64c0a4ef2973bec3b26d1cf6dfc9c2db",
when="@:0.1.0pre13 ^[email protected]:",
)

def cmake_args(self):
Expand Down

0 comments on commit 19df4c6

Please sign in to comment.