gnu: hedgewars: Build with default clang. * gnu/packages/games.scm (hedgewars)[native-inputs]: Replace clang-9 with clang. Change-Id: Ie5a390f47848db34f7ac814832fca78b0177bedf
1 files changed, 1 insertions(+), 1 deletions(-) M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 11241,7 11241,7 @@ play with up to four players simultaneously. It has network support.") (sdl-union (list sdl2 sdl2-mixer sdl2-net sdl2-ttf sdl2-image)))) (native-inputs (list clang-9 ghc pkg-config qttools-5)) (list clang ghc pkg-config qttools-5)) (home-page "https://hedgewars.org/") (synopsis "Turn-based artillery game featuring fighting hedgehogs") (description