clientsession 0.7.3.1 → 0.7.3.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~crypto-apiPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: crypto-api
API changes (from Hackage documentation)
Files
- clientsession.cabal +2/−2
clientsession.cabal view
@@ -1,5 +1,5 @@ name: clientsession-version: 0.7.3.1+version: 0.7.3.2 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com>@@ -25,7 +25,7 @@ , bytestring >= 0.9 && < 0.10 , cereal >= 0.3 && < 0.4 , directory >= 1 && < 1.2- , crypto-api >= 0.6.4 && < 0.7+ , crypto-api >= 0.6.4 && < 0.9 , cryptocipher >= 0.2.5 && < 0.3 , skein >= 0.1 && < 0.2 , base64-bytestring >= 0.1.0.3 && < 0.2