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.scm3
1 files changed, 1 insertions, 2 deletions
diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index 5843ca660d..9c02d88eab 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -4,7 +4,7 @@
;;; Copyright © 2014 Eric Bavier <[email protected]>
;;; Copyright © 2014 Cyrill Schenkel <[email protected]>
;;; Copyright © 2014 Sylvain Beucler <[email protected]>
-;;; Copyright © 2014 Ludovic Courtès <[email protected]>
+;;; Copyright © 2014, 2015 Ludovic Courtès <[email protected]>
;;; Copyright © 2014, 2015 Sou Bunnbu <[email protected]>
;;; Copyright © 2014 Mark H Weaver <[email protected]>
;;; Copyright © 2015 Andreas Enge <[email protected]>
@@ -63,7 +63,6 @@
#:use-module (gnu packages curl)
#:use-module (gnu packages lua)
#:use-module (gnu packages video)
- #:use-module (gnu packages which)
#:use-module (gnu packages xml)
#:use-module (guix build-system trivial)
#:use-module (guix build-system gnu)