Updating Asymptote to 2.32

This commit is contained in:
Michael Raskin 2014-05-28 01:33:15 +04:00
parent 783fb585bf
commit 5c5cef35cb

View File

@ -11,11 +11,11 @@ let
s = # Generated upstream information s = # Generated upstream information
rec { rec {
baseName="asymptote"; baseName="asymptote";
version="2.24"; version="2.32";
name="asymptote-2.24"; name="${baseName}-${version}";
hash="0iypv3n89h8mx46b0c3msl0ldmg7fxf8v9fl4zy4sxfszazrvivl"; hash="19cgn5158p42igjbp8lf6xdbh3yjhlkdm22m5lqrhibp09g06d90";
url="mirror://sourceforge/project/asymptote/2.24/asymptote-2.24.src.tgz"; url="mirror://sourceforge/project/asymptote/2.32/asymptote-2.32.src.tgz";
sha256="0iypv3n89h8mx46b0c3msl0ldmg7fxf8v9fl4zy4sxfszazrvivl"; sha256="19cgn5158p42igjbp8lf6xdbh3yjhlkdm22m5lqrhibp09g06d90";
}; };
buildInputs = with a; [ buildInputs = with a; [
freeglut ghostscriptX imagemagick fftw boehmgc freeglut ghostscriptX imagemagick fftw boehmgc