packages feed

yesod-auth-oauth2 0.0.10 → 0.0.11

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: aeson

API changes (from Hackage documentation)

Files

yesod-auth-oauth2.cabal view
@@ -1,5 +1,5 @@ name:            yesod-auth-oauth2-version:         0.0.10+version:         0.0.11 license:         BSD3 license-file:    LICENSE author:          Tom Streller@@ -33,7 +33,7 @@     build-depends:   bytestring              >= 0.9.1.4                    , http-conduit            >= 2.0       && < 3.0                    , http-types              >= 0.8       && < 0.9-                   , aeson                   >= 0.6       && < 0.8+                   , aeson                   >= 0.6       && < 0.9                    , yesod-core              >= 1.2       && < 1.5                    , authenticate            >= 1.3.2.7   && < 1.4                    , yesod-auth              >= 1.3       && < 1.5