Update GNU Chess
This commit is contained in:
parent
940c52f4c3
commit
a8048382e5
@ -3,11 +3,11 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="gnuchess";
|
baseName="gnuchess";
|
||||||
version="6.0.3";
|
version="6.1.1";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
hash="01ff8qd8pk39c6pv24wbcqkx78kvay8rxvgxqq9cqp9gqv39jfkw";
|
hash="1jckpg1qi1vjr3pqs0dnip3rmn0mgklx63xflrpqiv3cx2qlz8kn";
|
||||||
url="mirror://gnu/chess/gnuchess-6.0.3.tar.gz";
|
url="http://ftp.gnu.org/gnu/chess/gnuchess-6.1.1.tar.gz";
|
||||||
sha256="01ff8qd8pk39c6pv24wbcqkx78kvay8rxvgxqq9cqp9gqv39jfkw";
|
sha256="1jckpg1qi1vjr3pqs0dnip3rmn0mgklx63xflrpqiv3cx2qlz8kn";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
flex
|
flex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user