From 76770ee0db8d1f979c2c2f2e4f93761919fd306e Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 25 Apr 2024 17:46:46 -0400 Subject: [PATCH] mailbox-count.cabal: indent the "maintainer" field with spaces --- mailbox-count.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailbox-count.cabal b/mailbox-count.cabal index 763dc7b..57886dc 100644 --- a/mailbox-count.cabal +++ b/mailbox-count.cabal @@ -2,7 +2,7 @@ cabal-version: 3.0 name: mailbox-count version: 0.0.6 author: Michael Orlitzky -maintainer: Michael Orlitzky +maintainer: Michael Orlitzky license: AGPL-3.0-only license-file: doc/LICENSE bug-reports: mailto:michael@orlitzky.com -- 2.43.2