Hello Nicolas, Alberto, Nicolas Goaziou <[email protected]> writes:
> Hello, > > Alberto Eleuterio Flores Guerrero <[email protected]> writes: > >> * gnu/packages/emacs-xyz.scm (emacs-typing): New variable. > > Thank you. > >> +(define-public emacs-typing >> + (package >> + (name "emacs-typing") >> + (version "1.1.4") > > This is not a regular release, this is extracted from the main file. We > need to provide a commit and a revision. See, e.g., "emacs-dhall-mode". > >> + (description "@code{emacs-typing} is a game for Emacs that > > I would write "The Typing of Emacs" instead of emacs-typing, i.e., the > name of the game instead of the symbol. > >> +forces you to type words correctly as fast as possible, otherwise >> +you will die. The game builds the list of words from the active buffer") > > The description is missing a final dot. > >> + (license license:gpl2))) > > The license is gpl2+. > > Could you send an updated patch? I modified the original definition with your above suggestions and pushed as commit a49bfa1f6c22363c9e495070f51b82e60b1495af. Closing. Thank you! Maxim
