Merge pull request #321899 from r-ryantm/auto-update/asymptote

asymptote: 2.89 -> 2.90
This commit is contained in:
7c6f434c
2024-06-23 16:49:21 +00:00
committed by GitHub
+2 -2
View File
@@ -10,14 +10,14 @@
}:
stdenv.mkDerivation (finalAttrs: {
version = "2.89";
version = "2.90";
pname = "asymptote";
outputs = [ "out" "man" "info" "doc" "tex" ];
src = fetchurl {
url = "mirror://sourceforge/asymptote/${finalAttrs.version}/asymptote-${finalAttrs.version}.src.tgz";
hash = "sha256-9k5itO5PhfGnhkDE8eim+Y6R9U7ayrGXJ8fKvpSlf1s=";
hash = "sha256-jGlW+4CL9EqPJJcpW0+muumMQYkrQPPuj8dYqSRwc0A=";
};
# override with TeX Live containers to avoid building sty, docs from source