authenticate-oauth 1.4.0.0 → 1.4.0.1
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~data-defaultdep ~http-typesPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: data-default, http-types
API changes (from Hackage documentation)
Files
- authenticate-oauth.cabal +3/−3
authenticate-oauth.cabal view
@@ -1,6 +1,6 @@ name: authenticate-oauth-version: 1.4.0.0+version: 1.4.0.1 license: BSD3 license-file: LICENSE author: Hiromi Ishii@@ -21,11 +21,11 @@ , crypto-pubkey-types >= 0.1 && < 0.2 , RSA >= 1.2 && < 1.3 , time- , data-default >= 0.3 && < 0.5+ , data-default , base64-bytestring >= 0.1 && < 0.2 , SHA >= 1.4 && < 1.6 , random- , http-types >= 0.6 && < 0.7+ , http-types >= 0.6 && < 0.8 , blaze-builder , conduit >= 0.4 && < 0.6 , resourcet >= 0.3 && < 0.4