Skip to content

Commit

Permalink
gnuchess: 6.2.6 -> 6.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
lsix committed May 31, 2020
1 parent 17b5c02 commit 7c3ff4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/games/gnuchess/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@ let
s = # Generated upstream information
rec {
baseName="gnuchess";
version="6.2.6";
version="6.2.7";
name="${baseName}-${version}";
url="mirror://gnu/chess/${name}.tar.gz";
sha256="0kxhdv01ia91v2y0cmzbll391ns2vbmn65jjrv37h4s1srszh5yn";
sha256="0ilq4bfl0lwyzf11q7n2skydjhalfn3bgxhrp5hjxs5bc5d6fdp5";
};
buildInputs = [
flex
Expand Down

0 comments on commit 7c3ff4d

Please sign in to comment.