[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#38344] [PATCH] gnu: Add qgo.
From: |
Guillaume Le Vaillant |
Subject: |
[bug#38344] [PATCH] gnu: Add qgo. |
Date: |
Sun, 24 Nov 2019 12:37:47 +0100 |
User-agent: |
mu4e 1.2.0; emacs 26.3 |
Guillaume Le Vaillant skribis:
> * gnu/packages/games.scm (qgo): New variable.
> ---
> gnu/packages/games.scm | 71 ++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 71 insertions(+)
I found another fork of qGo called q5Go which might be better (more
features, more maintained). So let's not merge qGo right now. If
I succeed in getting q5Go packaged and working, I'll send a v2 patch for
q5Go to merge instead of the current qGo patch.