packages feed

xdcc 1.1.3 → 1.1.4

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~concurrent-outputdep ~errorsdep ~irc-dcc

Dependency ranges changed: concurrent-output, errors, irc-dcc, optparse-applicative, path

Files

xdcc.cabal view
@@ -1,5 +1,5 @@ name:                 xdcc-version:              1.1.3+version:              1.1.4 synopsis:             A wget-like utility for retrieving files from XDCC bots on                       IRC description:          XDCC (eXtended DCC) is a protocol used by IRC bots to make@@ -36,10 +36,10 @@                       , bytestring           >= 0.10.6.0 && < 0.11                       , case-insensitive     >= 1.2.0.6  && < 1.3                       , concurrent-output    >= 1.7.4    && < 1.8-                      , errors               >= 2.1.2    && < 2.2+                      , errors               >= 2.1.2    && < 2.3                       , iproute              >= 1.7.0    && < 1.8                       , irc-client           >= 0.4.3.0  && < 0.5-                      , irc-dcc              >= 2.0.0    && < 2.1+                      , irc-dcc              >= 2.0.1    && < 2.1                       , monad-control        >= 1.0.1.0  && < 1.1                       , network              >= 2.6.2.1  && < 2.7                       , optparse-applicative >= 0.12.1.0 && < 0.14