~ruther/guix-local

92bdf777904ab2231977426e21cfce087448c387 — Tobias Geerinckx-Rice 9 years ago dbe7095
gnu: glulxe: Fix typo.

* gnu/packages/games.scm (glulxe)[description]: Fix typo.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 1041,7 1041,7 @@ using the @code{curses.h} library for screen control.")
    "Glulx is a 32-bit portable virtual machine intended for writing and
playing interactive fiction.  It was designed by Andrew Plotkin to relieve
some of the restrictions in the venerable Z-machine format.  This is the
reference interpreter, using Glk API.")
reference interpreter, using the Glk API.")
   (license license:expat)))

(define-public fizmo