summaryrefslogtreecommitdiffstats
path: root/pkgs/games/gnuchess
diff options
context:
space:
mode:
authorLancelot SIX <lsix@lancelotsix.com>2016-09-21 07:18:40 +0200
committerLancelot SIX <lsix@lancelotsix.com>2016-09-21 07:18:40 +0200
commit10db86373beb1e852ac3af20a5eb471670cbe111 (patch)
tree8c5de6290a9531d9523edfe695b4cc956ca1894b /pkgs/games/gnuchess
parentec97f23affd85dc6f0c4a953b7b082ef963f9672 (diff)
pkgs.gnuchess: 6.2.2 -> 6.2.3
See http://lists.gnu.org/archive/html/info-gnu/2016-09/msg00015.html for release announcement
Diffstat (limited to 'pkgs/games/gnuchess')
-rw-r--r--pkgs/games/gnuchess/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/games/gnuchess/default.nix b/pkgs/games/gnuchess/default.nix
index b3b56c03fa3e..9aee664a50eb 100644
--- a/pkgs/games/gnuchess/default.nix
+++ b/pkgs/games/gnuchess/default.nix
@@ -3,10 +3,10 @@ let
s = # Generated upstream information
rec {
baseName="gnuchess";
- version="6.2.2";
+ version="6.2.3";
name="${baseName}-${version}";
url="mirror://gnu/chess/${name}.tar.gz";
- sha256="1a41ag03q66pwy3pjrmbxxjpzi9fcaiiaiywd7m9v25mxqac2xkp";
+ sha256="10hvnfhj9bkpz80x20jgxyqvgvrcgfdp8sfcbcrf1dgjn9v936bq";
};
buildInputs = [
flex