mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 07:00:43 +00:00
Update ECL
svn path=/nixpkgs/trunk/; revision=20247
This commit is contained in:
parent
e04c9a452a
commit
5b4f9b1e56
|
@ -1,9 +1,9 @@
|
|||
rec {
|
||||
version="9.12.3";
|
||||
name="ecl-9.12.3";
|
||||
hash="10p6qncsx8jh3dwfv5l0rbqx1ib7mmvac2dxc6xvj38khkaykwpl";
|
||||
url="http://downloads.sourceforge.net/ecls/files/ecls/9.12/ecl-${version}.tgz";
|
||||
advertisedUrl="http://downloads.sourceforge.net/ecls/files/ecls/9.12/ecl-9.12.3.tgz";
|
||||
version="10.2.1";
|
||||
name="ecl-10.2.1";
|
||||
hash="1y917ql2dlcg8di1bwhph7zmqaj3c9ywv1iwkdkkfq1ylbn939bj";
|
||||
url="http://downloads.sourceforge.net/ecls/files/ecls/10.2/ecl-${version}.tgz";
|
||||
advertisedUrl="http://downloads.sourceforge.net/ecls/files/ecls/10.2/ecl-10.2.1.tgz";
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue