gnuchess: 6.2.1 -> 6.2.2
See http://lists.gnu.org/archive/html/info-gnu/2015-10/msg00005.html
This commit is contained in:
parent
9a3276b4b3
commit
b2dfeb3e9a
@ -3,11 +3,10 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="gnuchess";
|
baseName="gnuchess";
|
||||||
version="6.2.1";
|
version="6.2.2";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
hash="01pdmsxvgzi4fmvsclvy123z5js2aa81fjx12z5pni1ramrapjhp";
|
url="mirror://gnu/chess/${name}.tar.gz";
|
||||||
url="http://ftp.gnu.org/gnu/chess/gnuchess-6.2.1.tar.gz";
|
sha256="1a41ag03q66pwy3pjrmbxxjpzi9fcaiiaiywd7m9v25mxqac2xkp";
|
||||||
sha256="01pdmsxvgzi4fmvsclvy123z5js2aa81fjx12z5pni1ramrapjhp";
|
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
flex
|
flex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user