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

* gnu/services/games.scm: Export wesnothd-configuration?, not the
non-existent wesnoth-configuration?.
master
Arun Isaac 2018-05-14 20:14:10 +05:30
parent 20b51b17d1
commit f93c7a8979
No known key found for this signature in database
GPG Key ID: 2E25EE8B61802BB3
1 changed files with 1 additions and 1 deletions

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))
;;;