isohunt 0.1.2 → 0.1.3
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~data-defaultdep ~http-conduitPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: data-default, http-conduit
API changes (from Hackage documentation)
Files
- isohunt.cabal +3/−3
isohunt.cabal view
@@ -2,7 +2,7 @@ -- see -- http://www.haskell.org/cabal/release/cabal-latest/doc/users-guide/authors.html#pkg-descr. Name: isohunt-Version: 0.1.2+Version: 0.1.3 Synopsis: Bindings to the isoHunt torrent search API Description: Bindings to the isoHunt torrent search API, as described in@@ -36,9 +36,9 @@ base >= 4.5 && < 5, aeson < 0.7, text >= 0.7 && <0.12,- http-conduit < 1.4,+ http-conduit < 1.5, uri < 0.2,- data-default < 0.4,+ data-default < 0.5, ghc-prim, vector >= 0.7.1 && < 0.10, unordered-containers < 0.3,