gnuchess: 6.2.4 -> 6.2.5

See http://lists.gnu.org/archive/html/info-gnu/2017-07/msg00012.html
This commit is contained in:
Lancelot SIX 2017-07-27 10:31:50 +02:00
parent a905b7cd0c
commit 798ad28134
No known key found for this signature in database
GPG Key ID: 02E1542BA66FB047

View File

@ -3,10 +3,10 @@ let
s = # Generated upstream information
rec {
baseName="gnuchess";
version="6.2.4";
version="6.2.5";
name="${baseName}-${version}";
url="mirror://gnu/chess/${name}.tar.gz";
sha256="1vw2w3jwnmn44d5vsw47f8y70xvxcsz9m5msq9fgqlzjch15qhiw";
sha256="00j8s0npgfdi41a0mr5w9qbdxagdk2v41lcr42rwl1jp6miyk6cs";
};
buildInputs = [
flex