packages feed

twidge 1.1.1 → 1.1.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~aeson

Dependency ranges changed: aeson

Files

twidge.cabal view
@@ -1,5 +1,5 @@ Name: twidge-Version: 1.1.1+Version: 1.1.2 License: GPL Maintainer: John Goerzen <jgoerzen@complete.org> Author: John Goerzen@@ -50,7 +50,7 @@   Build-Depends: network, unix, parsec, MissingH>=1.0.0,    mtl, base >= 4 && < 5, hslogger, hoauth>=0.3.4 && <0.4,    ConfigFile, directory, HSH, regex-posix, utf8-string, binary,-   bytestring, curl, old-locale, time, aeson>=0.6.1.0 && <0.7,+   bytestring, curl, old-locale, time, aeson>=0.6.1.0,    text>=0.11.2.0 && <0.12    if flag(withBitly)