X-Git-Url: http://gitweb.michael.orlitzky.com/?p=email-validator.git;a=blobdiff_plain;f=email-validator.cabal;fp=email-validator.cabal;h=c2635fe4a7a242a4001bf71428df435759040813;hp=24287a7377c3283706d4628a714876a570fdab4e;hb=84dadb632d7fd7f968b59f1317cf9e0b562fbe79;hpb=5d4713ed8f92e5ba78566f67dc8ff3cf9900c885 diff --git a/email-validator.cabal b/email-validator.cabal index 24287a7..c2635fe 100644 --- a/email-validator.cabal +++ b/email-validator.cabal @@ -3,7 +3,7 @@ name: email-validator version: 1.0.1 author: Michael Orlitzky maintainer: Michael Orlitzky -homepage: http://michael.orlitzky.com/code/email-validator.xhtml +homepage: https://michael.orlitzky.com/code/email-validator.xhtml bug-reports: mailto:michael@orlitzky.com category: Utils license: AGPL-3.0-only @@ -110,5 +110,5 @@ test-suite doctests source-repository head type: git - location: http://gitweb.michael.orlitzky.com/email-validator.git + location: https://gitweb.michael.orlitzky.com/email-validator.git branch: master