diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-12-17 12:14:36 +0100 |
---|---|---|
committer | Maciej Barć <xgqt@gentoo.org> | 2023-12-17 16:31:44 +0100 |
commit | aba8a2121050972c31d22de5c56ba1da8f26afd3 (patch) | |
tree | 40d6fe49c74b93af58e40072bfd0d67cf0d23c7d /dev-dotnet | |
parent | profiles: Fix more UnknownProfileUse cases (diff) | |
download | gentoo-aba8a2121050972c31d22de5c56ba1da8f26afd3.tar.gz gentoo-aba8a2121050972c31d22de5c56ba1da8f26afd3.tar.bz2 gentoo-aba8a2121050972c31d22de5c56ba1da8f26afd3.zip |
dev-dotnet/fantomas: remove whitespaces
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/34321
Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'dev-dotnet')
-rw-r--r-- | dev-dotnet/fantomas/fantomas-6.2.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-dotnet/fantomas/fantomas-6.2.3.ebuild b/dev-dotnet/fantomas/fantomas-6.2.3.ebuild index 3c2f5a924754..8b3b84d8a7a7 100644 --- a/dev-dotnet/fantomas/fantomas-6.2.3.ebuild +++ b/dev-dotnet/fantomas/fantomas-6.2.3.ebuild @@ -207,7 +207,7 @@ thoth.json.net@8.0.0 inherit check-reqs dotnet-pkg -DESCRIPTION=" FSharp source code formatter " +DESCRIPTION="FSharp source code formatter" HOMEPAGE="https://fsprojects.github.io/fantomas/ https://github.com/fsprojects/fantomas/" |