From: Michael Orlitzky Date: Sun, 28 Aug 2022 15:06:23 +0000 (-0400) Subject: hath.cabal: add a bug-reports field. X-Git-Tag: 0.5.8~4 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=hath.git;a=commitdiff_plain;h=0a4025cffbf2cdb921e653ac11b2f62746f28513 hath.cabal: add a bug-reports field. --- diff --git a/hath.cabal b/hath.cabal index 4d7abd8..07755e0 100644 --- a/hath.cabal +++ b/hath.cabal @@ -4,6 +4,7 @@ version: 0.5.7 author: Michael Orlitzky maintainer: Michael Orlitzky homepage: http://michael.orlitzky.com/code/hath.xhtml +bug-reports: mailto:michael@orlitzky.com category: Utils license: AGPL-3.0-only license-file: doc/LICENSE