Browse Source

bump cabal version

master
Philipp Balzarek 10 years ago
parent
commit
b01b18ba91
  1. 6
      pontarius-xmpp.cabal

6
pontarius-xmpp.cabal

@ -1,5 +1,5 @@
Name: pontarius-xmpp Name: pontarius-xmpp
Version: 0.4.2.2 Version: 0.4.3
Cabal-Version: >= 1.9.2 Cabal-Version: >= 1.9.2
Build-Type: Custom Build-Type: Custom
License: BSD3 License: BSD3
@ -11,14 +11,14 @@ Maintainer: info@jonkri.com
Stability: alpha Stability: alpha
Homepage: https://github.com/pontarius/pontarius-xmpp/ Homepage: https://github.com/pontarius/pontarius-xmpp/
Bug-Reports: https://github.com/pontarius/pontarius-xmpp/issues/ 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 Synopsis: An XMPP client library
Description: Pontarius XMPP is a work in progress implementation of RFC 6120 Description: Pontarius XMPP is a work in progress implementation of RFC 6120
("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR"). ("XMPP CORE"), RFC 6121 ("XMPP IM"), and RFC 6122 ("XMPP ADDR").
While in alpha, Pontarius XMPP works quite well and fulfills most While in alpha, Pontarius XMPP works quite well and fulfills most
requirements of the RFCs. requirements of the RFCs.
Category: Network Category: Network
Tested-With: GHC ==7.6.3 Tested-With: GHC ==7.10.1
Extra-Source-Files: README.md Extra-Source-Files: README.md
, ChangeLog.md , ChangeLog.md

Loading…
Cancel
Save