Merge pull request #300919 from MikaelFangel/update-fantomas

fantomas: 6.3.0 -> 6.3.1

authored by Nick Cao and committed by GitHub 00a58def fd64cf83

+2 -2
+2 -2
pkgs/by-name/fa/fantomas/package.nix
··· 2 2 3 3 buildDotnetGlobalTool { 4 4 pname = "fantomas"; 5 - version = "6.3.0"; 5 + version = "6.3.1"; 6 6 7 - nugetSha256 = "sha256-PWiyzkiDL8LBE/fwClS0d6PrE0D5pKYYZiMDZmyk9Y0="; 7 + nugetSha256 = "sha256-mPuY2OwVK6dLtI+L8SIK5i7545VQ0ChhUPdQwBlvcE4="; 8 8 9 9 meta = with lib; { 10 10 description = "F# source code formatter";