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

asymptote: 3.04 -> 3.05 (#422408)

parents 2ef5d9b4 2e3c2b8a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@
}:

stdenv.mkDerivation (finalAttrs: {
  version = "3.04";
  version = "3.05";
  pname = "asymptote";

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

  src = fetchurl {
    url = "mirror://sourceforge/asymptote/${finalAttrs.version}/asymptote-${finalAttrs.version}.src.tgz";
    hash = "sha256-+T0n2SX9C8Mz0Fb+vkny1x+TWETC+NN67MjfD+6Twys=";
    hash = "sha256-NcFtCjvdhppW5O//Rjj4HDqIsva2ZNGWRxAV2/TGmoc=";
  };

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