From e06f4e17a48eff63f5438e4df2d2bb1eb3ee278c Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Thu, 25 Apr 2024 19:04:45 -0400 Subject: [PATCH] spline3.cabal: indent "maintainer" field with spaces --- spline3.cabal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spline3.cabal b/spline3.cabal index bf17185..b632557 100644 --- a/spline3.cabal +++ b/spline3.cabal @@ -2,7 +2,7 @@ cabal-version: 3.0 name: spline3 version: 1.0.1 author: Michael Orlitzky -maintainer: Michael Orlitzky +maintainer: Michael Orlitzky homepage: https://michael.orlitzky.com/code/spline3.xhtml category: Math license: AGPL-3.0-only -- 2.43.2