]> gitweb.michael.orlitzky.com - email-validator.git/blobdiff - email-validator.cabal
Switch from GPL-3 to AGPL-3 and update project URLs.
[email-validator.git] / email-validator.cabal
index b824cd133ede6566e667c7ad781b2b2dde293d5d..0a1b07561bd25023e79adfbea0ac255edd06a1bf 100644 (file)
@@ -1,10 +1,11 @@
 name:           email-validator
-version:        0.0.3
+version:        0.0.4
 cabal-version:  >= 1.8
 author:         Michael Orlitzky
 maintainer:    Michael Orlitzky <michael@orlitzky.com>
+homepage:       http://michael.orlitzky.com/code/email-validator.xhtml
 category:       Utils
-license:        GPL-3
+license:        AGPL-3
 license-file:   doc/LICENSE
 build-type:     Simple
 extra-source-files:
@@ -57,7 +58,7 @@ executable email-validator
     HUnit                       == 1.2.*,
     parallel-io                 == 0.3.*,
     pcre-light                  >= 0.4,
-    tasty                       == 0.8.*,
+    tasty                       == 0.*,
     tasty-hunit                 == 0.8.*
 
   main-is:
@@ -162,5 +163,5 @@ test-suite doctests
 
 source-repository head
   type: git
-  location: http://michael.orlitzky.com/git/email-validator.git
+  location: http://gitweb.michael.orlitzky.com/email-validator.git
   branch: master