packages feed

network-protocol-xmpp 0.3.2.1 → 0.3.2.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~textPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: text

API changes (from Hackage documentation)

Files

network-protocol-xmpp.cabal view
@@ -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 @@    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