packages feed

authenticate-oauth 1.3.0.1 → 1.3.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~data-defaultPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: data-default

API changes (from Hackage documentation)

Files

authenticate-oauth.cabal view
@@ -1,6 +1,6 @@  name:            authenticate-oauth-version:         1.3.0.1+version:         1.3.0.2 license:         BSD3 license-file:    LICENSE author:          Hiromi Ishii@@ -20,7 +20,7 @@                    , bytestring                    >= 0.9                    , RSA                           >= 1.0      && < 1.1                    , time-                   , data-default                  >= 0.3      && < 0.4+                   , data-default                  >= 0.3      && < 0.5                    , base64-bytestring             >= 0.1      && < 0.2                    , SHA                           >= 1.4      && < 1.6                    , random