~singpolyma/network-protocol-xmpp

880e1431a9e08eb37e0788f82be624e7c6a1be99 — John Millikin 13 years ago dba4d44 network-protocol-xmpp_0.3.2.2
Bump 'text' dependency version.
1 files changed, 2 insertions(+), 2 deletions(-)

M network-protocol-xmpp.cabal
M network-protocol-xmpp.cabal => network-protocol-xmpp.cabal +2 -2
@@ 1,5 1,5 @@
name: network-protocol-xmpp
version: 0.3.2.1
version: 0.3.2.2
synopsis: Client <-> Server communication over XMPP
license: GPL-3
license-file: License.txt


@@ 21,7 21,7 @@ library

  build-depends:
      base >=3 && < 5
    , text >= 0.7 && < 0.8
    , text >= 0.7 && < 0.9
    , gnuidn >= 0.1 && < 0.2
    , gnutls >= 0.1 && < 0.3
    , bytestring >= 0.9 && < 0.10