packages feed

yesod-recaptcha 1.2.2 → 1.2.3

raw patch · 1 files changed

+3/−3 lines, 1 files

Files

yesod-recaptcha.cabal view
@@ -1,7 +1,7 @@ Name:                yesod-recaptcha-Version:             1.2.2+Version:             1.2.3 Synopsis:            Dead simple support for reCAPTCHA on Yesod applications.-Homepage:            https://github.com/meteficha/yesod-recaptcha+Homepage:            https://github.com/prowdsponsor/yesod-recaptcha License:             BSD3 License-file:        LICENSE Author:              Felipe Lessa@@ -18,7 +18,7 @@  Source-repository head   type:     git-  location: git://github.com/meteficha/yesod-recaptcha.git+  location: git://github.com/prowdsponsor/yesod-recaptcha.git  Library   Hs-source-dirs: src