Unverified Commit 50cb06bf authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

asymptote: 3.06 -> 3.07 (#493188)

parents 82457de1 fb651338
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
}:

stdenv.mkDerivation (finalAttrs: {
  version = "3.06";
  version = "3.07";
  pname = "asymptote";

  outputs = [
@@ -46,7 +46,7 @@ stdenv.mkDerivation (finalAttrs: {

  src = fetchurl {
    url = "mirror://sourceforge/asymptote/${finalAttrs.version}/asymptote-${finalAttrs.version}.src.tgz";
    hash = "sha256-XMhhlo/oEC/FVktgddsoN91WmGcmiLO/txQGwNoPjO8=";
    hash = "sha256-4CqcGw/e3VWJ1UCPCOsTMp3meTQlpMt0UpBRDcmPgy0=";
  };

  # override with TeX Live containers to avoid building sty, docs from source