fantomas: 7.0.2 -> 7.0.3 (#423049)

Co-authored-by: MikaelFangel <MikaelFangel@users.noreply.github.com>
This commit is contained in:
nixpkgs-merge-bot[bot] 2025-07-10 21:10:13 +00:00 committed by GitHub
commit 169bb5236c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,9 @@
buildDotnetGlobalTool {
pname = "fantomas";
version = "7.0.2";
version = "7.0.3";
nugetHash = "sha256-BAaENIm/ksTiXrUImRgKoIXTGIlgsX7ch6ayoFjhJXA=";
nugetHash = "sha256-0XlfV7SxXPDnk/CjkUesJSaH0cxlNHJ+Jj86zNUhkNA=";
meta = with lib; {
description = "F# source code formatter";