Skip to content

Commit

Permalink
gaudi: don't apply patch for 38.2 (#44252)
Browse files Browse the repository at this point in the history
  • Loading branch information
wdconinc committed May 19, 2024
1 parent c69af5d commit e05a32c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion var/spack/repos/builtin/packages/gaudi/package.py
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ class Gaudi(CMakePackage):
patch(
"https://gitlab.cern.ch/gaudi/Gaudi/-/commit/54b727f08a685606420703098131b387d3026637.diff",
sha256="41aa1587a3e59d49e0fa9659577073c091871c2eca1b8b237c177ab98fbacf3f",
when="@:38.2",
when="@:38.1",
)

# These dependencies are needed for a minimal Gaudi build
Expand Down

0 comments on commit e05a32c

Please sign in to comment.