~ruther/guix-local

2f1d20a8d473d9183460d38ed34f1c3d51860c78 — John Darrington 9 years ago 5932c3d
gnu: xshogi: Remove Texinfo markup from synopsis.

* gnu/packages/games.scm (xshogi): Remove Texinfo markup from synopsis.
1 files changed, 1 insertions(+), 1 deletions(-)

M gnu/packages/games.scm
M gnu/packages/games.scm => gnu/packages/games.scm +1 -1
@@ 212,7 212,7 @@ Chess).  It is similar to standard chess but this variant is far more complicate
     `(("libxaw" ,libxaw)
       ("libxt" ,libxt)))
    (home-page "http://www.gnu.org/software/gnushogi/")
    (synopsis "User interface for @code{gnushogi}")
    (synopsis "User interface for gnushogi")
    (description  "A graphical user interface for the package @code{gnushogi}.")
    ;; Contains a copy of GPLv3 but the licence notices simply
    ;; state "GNU General Public Licence" without specifying a version.