packages feed

fb 0.13.4.1 → 0.13.4.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~base16-bytestringdep ~base64-bytestringdep ~cryptohashPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: base16-bytestring, base64-bytestring, cryptohash, resourcet

API changes (from Hackage documentation)

Files

fb.cabal view
@@ -1,5 +1,5 @@ name:              fb-version:           0.13.4.1+version:           0.13.4.2 license:           BSD3 license-file:      LICENSE author:            Felipe Lessa@@ -82,7 +82,7 @@     , old-locale     , cereal             == 0.3.*     , crypto-api         == 0.10.*-    , cryptohash         == 0.7.*+    , cryptohash         >= 0.7   extensions:     DeriveDataTypeable     EmptyDataDecls