Update TPTP

svn path=/nixpkgs/trunk/; revision=33754
This commit is contained in:
Michael Raskin 2012-04-12 07:23:52 +00:00
parent fa1ecfed54
commit dd3ef46cac

View file

@ -11,10 +11,10 @@ let
(builtins.attrNames (builtins.removeAttrs x helperArgNames));
sourceInfo = rec {
baseName="TPTP";
version="5.1.0";
version="5.3.0";
name="${baseName}-${version}";
url="http://www.cs.miami.edu/~tptp/TPTP/Distribution/TPTP-v${version}.tgz";
hash="1wh2k575nn51ykg1jnwfwjqhg5x42k5vvn2spq09px26vhs4yksy";
hash="0xzybh332x53q4cmb3i47ygln0x6rd2nx810la1hmja9d1ixnz9b";
};
in
rec {