packages feed

yesod-auth 1.1.1.5 → 1.1.1.6

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~yesod-formPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: yesod-form

API changes (from Hackage documentation)

Files

yesod-auth.cabal view
@@ -1,5 +1,5 @@ name:            yesod-auth-version:         1.1.1.5+version:         1.1.1.6 license:         MIT license-file:    LICENSE author:          Michael Snoyman, Patrick Brisbin@@ -29,7 +29,7 @@                    , yesod-json              >= 1.1       && < 1.2                    , containers                    , unordered-containers-                   , yesod-form              >= 1.1       && < 1.2+                   , yesod-form              >= 1.1       && < 1.3                    , transformers            >= 0.2.2     && < 0.4                    , persistent              >= 1.0       && < 1.1                    , persistent-template     >= 1.0       && < 1.1