summaryrefslogtreecommitdiff
path: root/gnu/packages/games.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/games.scm')
-rw-r--r--gnu/packages/games.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index badcd8dc5a2..0be0c191d77 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11897,7 +11897,7 @@ play with up to four players simultaneously. It has network support.")
11897 (sdl-union 11897 (sdl-union
11898 (list sdl2 sdl2-mixer sdl2-net sdl2-ttf sdl2-image)))) 11898 (list sdl2 sdl2-mixer sdl2-net sdl2-ttf sdl2-image))))
11899 (native-inputs 11899 (native-inputs
11900 (list clang ghc pkg-config qttools-5)) 11900 (list clang-13 ghc pkg-config qttools-5))
11901 (home-page "https://hedgewars.org/") 11901 (home-page "https://hedgewars.org/")
11902 (synopsis "Turn-based artillery game featuring fighting hedgehogs") 11902 (synopsis "Turn-based artillery game featuring fighting hedgehogs")
11903 (description 11903 (description