Unverified Commit 00a58def authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #300919 from MikaelFangel/update-fantomas

fantomas: 6.3.0 -> 6.3.1
parents fd64cf83 0e2fe683
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2,9 +2,9 @@

buildDotnetGlobalTool {
  pname = "fantomas";
  version = "6.3.0";
  version = "6.3.1";

  nugetSha256 = "sha256-PWiyzkiDL8LBE/fwClS0d6PrE0D5pKYYZiMDZmyk9Y0=";
  nugetSha256 = "sha256-mPuY2OwVK6dLtI+L8SIK5i7545VQ0ChhUPdQwBlvcE4=";

  meta = with lib; {
    description = "F# source code formatter";