packages feed

pusher-http-haskell 1.5.1.1 → 1.5.1.2

raw patch · 1 files changed

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

version bump matches the API change (PVP)

Dependency ranges changed: cryptonite

API changes (from Hackage documentation)

Files

pusher-http-haskell.cabal view
@@ -1,5 +1,5 @@ name: pusher-http-haskell-version: 1.5.1.1+version: 1.5.1.2 cabal-version: >=1.18 build-type: Simple license: MIT@@ -36,7 +36,7 @@         base >=4.7 && <4.11,         bytestring ==0.10.*,         base16-bytestring ==0.1.*,-        cryptonite >= 0.6 && <0.25,+        cryptonite >= 0.6 && <0.26,         hashable ==1.2.*,         http-client >=0.4 && <0.6,         http-types >=0.8 && <0.13,