asymptote: 2.40 -> 2.41

This commit is contained in:
Vincent Laporte 2017-04-20 19:55:52 +00:00
parent ce34caaa34
commit a76841e399

View File

@ -9,11 +9,11 @@ let
s = # Generated upstream information s = # Generated upstream information
rec { rec {
baseName="asymptote"; baseName="asymptote";
version="2.40"; version="2.41";
name="${baseName}-${version}"; name="${baseName}-${version}";
hash="08hy8hgh217df9kwznr22mg8vxxh3rbmbxgx3nqhxyggc9xqy544"; hash="1w7fbq6gy65g0mxg6wdxi7v178c5yxvh9yrnv3bzm4sjzf4pwvhx";
url="https://netcologne.dl.sourceforge.net/project/asymptote/2.40/asymptote-2.40.src.tgz"; url="https://freefr.dl.sourceforge.net/project/asymptote/2.41/asymptote-2.41.src.tgz";
sha256="08hy8hgh217df9kwznr22mg8vxxh3rbmbxgx3nqhxyggc9xqy544"; sha256="1w7fbq6gy65g0mxg6wdxi7v178c5yxvh9yrnv3bzm4sjzf4pwvhx";
}; };
buildInputs = [ buildInputs = [
ghostscriptX imagemagick fftw ghostscriptX imagemagick fftw