gnu: services: Fix wesnothd-configuration? symbol export.

* gnu/services/games.scm: Export wesnothd-configuration?, not the
non-existent wesnoth-configuration?.
This commit is contained in:
Arun Isaac
2018-05-14 20:15:28 +05:30
parent 20b51b17d1
commit f93c7a8979
+1 -1
View File
@@ -27,7 +27,7 @@
#:use-module (guix records)
#:use-module (ice-9 match)
#:export (wesnothd-configuration
wesnoth-configuration?
wesnothd-configuration?
wesnothd-service-type))
;;;