diff --git a/pontarius-xmpp.cabal b/pontarius-xmpp.cabal index 22b9252..f8d2c3a 100644 --- a/pontarius-xmpp.cabal +++ b/pontarius-xmpp.cabal @@ -1,5 +1,5 @@ Name: pontarius-xmpp -Version: 0.4.2.2 +Version: 0.4.3 Cabal-Version: >= 1.9.2 Build-Type: Custom License: BSD3 @@ -11,14 +11,14 @@ Maintainer: info@jonkri.com Stability: alpha Homepage: https://github.com/pontarius/pontarius-xmpp/ Bug-Reports: https://github.com/pontarius/pontarius-xmpp/issues/ -Package-URL: http://www.jonkri.com/releases/pontarius-xmpp-0.4.0.2.tar.gz +Package-URL: http://www.jonkri.com/releases/pontarius-xmpp-0.4.3.tar.gz Synopsis: An XMPP client library Description: Pontarius XMPP is a work in progress implementation of RFC 6120 ("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR"). While in alpha, Pontarius XMPP works quite well and fulfills most requirements of the RFCs. Category: Network -Tested-With: GHC ==7.6.3 +Tested-With: GHC ==7.10.1 Extra-Source-Files: README.md , ChangeLog.md