Commit 167bfb33 authored by dish's avatar dish
Browse files

microhs: 0.14.21.0 -> 0.15.3.0

parent 0d40f81d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -9,13 +9,13 @@

stdenv.mkDerivation (finalAttrs: {
  pname = "microhs";
  version = "0.14.21.0";
  version = "0.15.3.0";

  src = fetchFromGitHub {
    owner = "augustss";
    repo = "MicroHs";
    tag = "v${finalAttrs.version}";
    hash = "sha256-Tq8fjI3LCP4NWrmbMP0xyhY2fjRmsMCEvgfDQ/SB5Bo=";
    hash = "sha256-JuqdArVzziJC4/QZLfPguXbd+ZiPD3bgf1mGYghkxy0=";
  };

  # mcabal doesn't seem to respect the make flag and fails with /homeless-shelter