From 0012588a36900e333e09182c8d08671999c77767 Mon Sep 17 00:00:00 2001 From: Sam Truzjan Date: Wed, 19 Feb 2014 05:51:00 +0400 Subject: Bump krpc dependency --- bittorrent.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bittorrent.cabal') diff --git a/bittorrent.cabal b/bittorrent.cabal index 8f7b86a8..ef9c4ae2 100644 --- a/bittorrent.cabal +++ b/bittorrent.cabal @@ -154,7 +154,7 @@ library -- Network , network >= 2.4 - , krpc >= 0.6 + , krpc >= 0.6.1 , http-types >= 0.8 , http-conduit >= 1.9 && < 2.0 , wai >= 1.4 && < 2.0 @@ -249,7 +249,7 @@ test-suite spec -- * Bittorrent , bencoding - , krpc >= 0.6 + , krpc >= 0.6.1 , bittorrent ghc-options: -Wall -fno-warn-orphans -- cgit v1.2.3