From: Ramakrishnan Muthukrishnan Date: Sun, 15 Feb 2015 23:20:51 +0000 (+0530) Subject: convert to base16 (hex) before doing urlencode X-Git-Url: https://git.rkrishnan.org/frontends/wapi.txt?a=commitdiff_plain;h=1f27ef2f2c557fee0fb67532d9c5408ce7ffd39e;p=functorrent.git convert to base16 (hex) before doing urlencode --- diff --git a/deluge.cabal b/deluge.cabal index 4ae419b..522edfe 100644 --- a/deluge.cabal +++ b/deluge.cabal @@ -24,6 +24,7 @@ executable deluge containers ==0.5.*, time ==1.4.2, bytestring, + base16-bytestring, doctest, HTTP >=4000.2.1, cryptohash