X-Git-Url: http://gitweb.michael.orlitzky.com/?a=blobdiff_plain;ds=sidebyside;f=hath.cabal;h=7ffd9e3d4fb409c38de90c69f82a712cb22673e8;hb=2c15b93fff33b907d567ba14c380831c4d81b054;hp=4d7abd8ea61d12a0686c75ed4d89985eb0ada272;hpb=5531fdace1587f4229a62c5284a4e76230f952ae;p=hath.git diff --git a/hath.cabal b/hath.cabal index 4d7abd8..7ffd9e3 100644 --- a/hath.cabal +++ b/hath.cabal @@ -1,9 +1,10 @@ cabal-version: 3.0 name: hath -version: 0.5.7 +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