stompl 0.0.1 → 0.0.2
raw patch · 1 files changed
+5/−5 lines, 1 files
Files
- stompl.cabal +5/−5
stompl.cabal view
@@ -1,13 +1,13 @@ Name: stompl Category: Message-Oriented Middleware, Network, Stomp, Parser-Version: 0.0.1+Version: 0.0.2 Cabal-Version: >= 1.8-Copyright: Copyright (c) Tobias Schoofs, 2011+Copyright: Copyright (c) Tobias Schoofs, 2011 - 2012 License: LGPL license-file: license/lgpl-3.0.txt Author: Tobias Schoofs-Maintainer: Tobias Schoofs <tobias.schoofs@gmx.net>-Homepage: http://github.com/toschoo/stompl+Maintainer: tobias dot schoofs at gmx dot net+Homepage: http://github.com/toschoo/mom Synopsis: Stomp Parser and Utilities Build-Type: Simple Description:@@ -29,7 +29,7 @@ It is used by the Stompl Queue library (stomp-queues). More documentation and a test suite can be found on - <https://github.com/toschoo/stompl/>.+ <https://github.com/toschoo/mom/>. The Stomp specification can be found at <http://stomp.github.com>.