diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm index a442d92599..41bfe40dff 100644 --- a/gnu/packages/games.scm +++ b/gnu/packages/games.scm @@ -7234,7 +7234,7 @@ (define-public lugaru license:cc-by-sa3.0 license:cc-by-sa4.0)))) -(define 0ad-data +(define-public 0ad-data (package (name "0ad-data") (version "0.0.26-alpha") @@ -7270,6 +7270,7 @@ (define 0ad-data (synopsis "Data files for 0ad") (description "0ad-data provides the data files required by the game 0ad.") (home-page "https://play0ad.com") + (properties '((hidden? . #t))) (license (list (license:fsdg-compatible "http://tavmjong.free.fr/FONTS/ArevCopyright.txt" "Similar to the license of the Bitstream Vera fonts.")