mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 23:36:17 +01:00
99a54b362e
svn path=/nixpkgs/trunk/; revision=19555
9 lines
298 B
Nix
9 lines
298 B
Nix
rec {
|
|
version="9.6.2";
|
|
name="ecl-9.6.2";
|
|
hash="1847ppfrgfpjwc9qlfcvvsfhkarjz339qzh9mb0fwnqfihrbqpfy";
|
|
url="http://downloads.sourceforge.net/ecls/files/ecls/9.6.0/ecl-${version}.tar.gz";
|
|
advertisedUrl="http://downloads.sourceforge.net/ecls/files/ecls/9.6.0/ecl-9.6.2.tar.gz";
|
|
|
|
|
|
}
|