Unverified Commit 9f7be03e authored by Sarah Brofeldt's avatar Sarah Brofeldt Committed by GitHub
Browse files

Merge pull request #258174 from mdarocha/fable-update

fable: 4.1.4 -> 4.5.0
parents d78bb8fc b18aa534
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,9 +2,9 @@

buildDotnetGlobalTool {
  pname = "fable";
  version = "4.1.4";
  version = "4.5.0";

  nugetSha256 = "sha256-9wMQj4+xmAprt80slet2wUW93fRyEhOhhNVGYbWGS3Y=";
  nugetSha256 = "sha256-KeNkS2fuZFnI8WVqSpIRjo2eA+XKuHLLpMIzDzgqXdg=";

  meta = with lib; {
    description = "Fable is an F# to JavaScript compiler";