]> gitweb.michael.orlitzky.com - email-validator.git/commitdiff
email-validator.cabal: http -> https
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Apr 2024 23:32:14 +0000 (19:32 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Wed, 24 Apr 2024 23:32:14 +0000 (19:32 -0400)
email-validator.cabal

index 24287a7377c3283706d4628a714876a570fdab4e..c2635fe4a7a242a4001bf71428df435759040813 100644 (file)
@@ -3,7 +3,7 @@ name:           email-validator
 version:        1.0.1
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
-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