packages feed

yesod-auth-oauth2 0.0.11 → 0.0.12

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~transformersPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: transformers

API changes (from Hackage documentation)

Files

yesod-auth-oauth2.cabal view
@@ -1,5 +1,5 @@ name:            yesod-auth-oauth2-version:         0.0.11+version:         0.0.12 license:         BSD3 license-file:    LICENSE author:          Tom Streller@@ -39,7 +39,7 @@                    , yesod-auth              >= 1.3       && < 1.5                    , text                    >= 0.7       && < 2.0                    , yesod-form              >= 1.3       && < 1.5-                   , transformers            >= 0.2.2     && < 0.4+                   , transformers            >= 0.2.2     && < 0.5                    , hoauth2                 >= 0.4.1     && < 0.5                    , lifted-base             >= 0.2       && < 0.4                    , uuid                    >= 1.3       && < 1.4