mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
TPTP had a bugfix without version change
This commit is contained in:
parent
c3511c115d
commit
d5288c7e3a
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ let
|
|||
version="5.4.0";
|
||||
name="${baseName}-${version}";
|
||||
url="http://www.cs.miami.edu/~tptp/TPTP/Distribution/TPTP-v${version}.tgz";
|
||||
hash="0nyq2kkiphwgj3hczc7zglzqjj6hxxsh6zcygpy4yhxh9a9rpkg1";
|
||||
hash="0rvrmh3vw4bk7mj29bx1pi76g2bsqyc13gsnpa1cbjs5pzyhm780";
|
||||
};
|
||||
in
|
||||
rec {
|
||||
|
|
Loading…
Reference in a new issue