asymptote: 2.37 -> 2.38
This commit is contained in:
parent
916c6cf1ad
commit
29acc7e0df
@ -10,11 +10,11 @@ let
|
|||||||
s = # Generated upstream information
|
s = # Generated upstream information
|
||||||
rec {
|
rec {
|
||||||
baseName="asymptote";
|
baseName="asymptote";
|
||||||
version="2.37";
|
version="2.38";
|
||||||
name="${baseName}-${version}";
|
name="${baseName}-${version}";
|
||||||
hash="16nh02m52mk9a53i8wc6l9vg710gnzr3lfbypcbvamghvaj0458i";
|
hash="1dxwvq0xighqckkjkjva8s0igxfgy1j25z81pbwvlz6jzsrxpip9";
|
||||||
url="mirror://sourceforge/project/asymptote/2.37/asymptote-2.37.src.tgz";
|
url="mirror://sourceforge/project/asymptote/2.38/asymptote-2.38.src.tgz";
|
||||||
sha256="16nh02m52mk9a53i8wc6l9vg710gnzr3lfbypcbvamghvaj0458i";
|
sha256="1dxwvq0xighqckkjkjva8s0igxfgy1j25z81pbwvlz6jzsrxpip9";
|
||||||
};
|
};
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
freeglut ghostscriptX imagemagick fftw
|
freeglut ghostscriptX imagemagick fftw
|
||||||
|
Loading…
x
Reference in New Issue
Block a user