Skip to content

Commit

Permalink
Fix the range of the patch for dual-readout
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcarcell committed Sep 24, 2024
1 parent b978bea commit 89e6a9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dual-readout/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class DualReadout(CMakePackage, Key4hepPackage):
patch(
"https://patch-diff.githubusercontent.com/raw/HEP-FCC/dual-readout/pull/42.patch?full_index=1",
sha256="8dbe67f968eb81a07820b4e6758ace0d5170a35ccfd896440187160988bc6c79",
when="@0.1.4:",
when="@0.1.4",
)


Expand Down

0 comments on commit 89e6a9b

Please sign in to comment.