Loading pkgs/development/compilers/polyml/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ stdenv.mkDerivation rec { pname = "polyml"; version = "5.9"; version = "5.9.1"; prePatch = lib.optionalString stdenv.isDarwin '' substituteInPlace configure.ac --replace stdc++ c++ Loading @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { owner = "polyml"; repo = "polyml"; rev = "v${version}"; sha256 = "sha256-4oo4AB54CivhS99RuZVTP9+Ic0CDpsBb+OiHvOhmZnM="; sha256 = "sha256-72wm8dt+Id59A5058mVE5P9TkXW5/LZRthZoxUustVA="; }; meta = with lib; { Loading Loading
pkgs/development/compilers/polyml/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -8,7 +8,7 @@ stdenv.mkDerivation rec { pname = "polyml"; version = "5.9"; version = "5.9.1"; prePatch = lib.optionalString stdenv.isDarwin '' substituteInPlace configure.ac --replace stdc++ c++ Loading @@ -28,7 +28,7 @@ stdenv.mkDerivation rec { owner = "polyml"; repo = "polyml"; rev = "v${version}"; sha256 = "sha256-4oo4AB54CivhS99RuZVTP9+Ic0CDpsBb+OiHvOhmZnM="; sha256 = "sha256-72wm8dt+Id59A5058mVE5P9TkXW5/LZRthZoxUustVA="; }; meta = with lib; { Loading