packages feed

yesod-recaptcha 1.1 → 1.1.0.1

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~http-conduit

Dependency ranges changed: http-conduit

Files

yesod-recaptcha.cabal view
@@ -1,5 +1,5 @@ Name:                yesod-recaptcha-Version:             1.1+Version:             1.1.0.1 Synopsis:            Dead simple support for reCAPTCHA on Yesod applications. Homepage:            https://github.com/meteficha/yesod-recaptcha License:             BSD3@@ -38,6 +38,6 @@     , wai     , network     , network-info   == 0.2.*-    , http-conduit   == 1.5.*+    , http-conduit   >= 1.5   && < 1.7     , http-types     , conduit        == 0.5.*