From fec000e3ca6f8e91504954995389c495590949ed Mon Sep 17 00:00:00 2001 From: Leo Prikler Date: Mon, 14 Oct 2019 10:55:59 +0200 Subject: [PATCH 2/2] gnu: python2-renpy: fix synopsis * /gnu/packages/game-development: (python2-renpy): Follow synopsis guidelines. --- gnu/packages/game-development.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index 134664e773..98330c07a9 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -1202,7 +1202,7 @@ if __name__ == \"__main__\": (native-inputs `(("python2-cython" ,python2-cython))) (home-page "http://www.renpy.org/") - (synopsis "The Ren'Py Visual Novel Engine -- libary files") + (synopsis "Visual novel engine") (description "Ren'Py is a visual novel engine -- used by thousands of creators from around the world -- that helps you use words, images, and sounds to tell interactive stories that run on computers and mobile devices. These can -- 2.23.0