clientsession 0.7.4.2 → 0.7.4.3
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.4.2+version: 0.7.4.3 license: BSD3 license-file: LICENSE author: Michael Snoyman <michael@snoyman.com>, Felipe Lessa <felipe.lessa@gmail.com>@@ -26,7 +26,7 @@ , cereal >= 0.3 && < 0.4 , directory >= 1 && < 1.2 , tagged >= 0.1- , crypto-api >= 0.6.4 && < 0.10+ , crypto-api >= 0.6.4 && < 0.11 , cryptocipher >= 0.2.5 , skein >= 0.1 && < 0.2 , base64-bytestring >= 0.1.1.1 && < 0.2