X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=hath.cabal;h=7ffd9e3d4fb409c38de90c69f82a712cb22673e8;hb=a6a8f5fb70c485dbdf1e345069bfaa75979b8c99;hp=53201abdc9f23ab30654749963697a7b32e56254;hpb=5be9b4cd358ea9c37f7f32d9c07da97dc20212ca;p=hath.git diff --git a/hath.cabal b/hath.cabal index 53201ab..7ffd9e3 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,9 +1,10 @@ cabal-version: 3.0 name: hath -version: 0.5.6 +version: 0.5.8 author: Michael Orlitzky -maintainer: Michael Orlitzky -homepage: http://michael.orlitzky.com/code/hath.xhtml +maintainer: Michael Orlitzky +homepage: https://michael.orlitzky.com/code/hath.xhtml +bug-reports: mailto:michael@orlitzky.com category: Utils license: AGPL-3.0-only license-file: doc/LICENSE @@ -156,5 +157,5 @@ test-suite shelltests source-repository head type: git - location: http://gitweb.michael.orlitzky.com/hath.git + location: https://gitweb.michael.orlitzky.com/hath.git branch: master