stomp-queue 0.0.1 → 0.0.2
raw patch · 1 files changed
+6/−6 lines, 1 filesdep ~stompl
Dependency ranges changed: stompl
Files
- stomp-queue.cabal +6/−6
stomp-queue.cabal view
@@ -1,12 +1,12 @@ Name: stomp-queue-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@gmx.net-Homepage: http://github.com/toschoo/stompl+Maintainer: tobias dot schoofs at gmx dot net+Homepage: http://github.com/toschoo/mom Category: Network, Message-oriented Middleware, Stomp, Client Build-Type: Simple Synopsis: Stompl Client Library @@ -24,7 +24,7 @@ 'Connection', 'Transaction', 'Queue' and 'Message'. More information, examples and a test suite are available - on <http://github.com/toschoo/stompl>.+ on <http://github.com/toschoo/mom>. The Stomp specification can be found at <http://stomp.github.com>. @@ -35,7 +35,7 @@ attoparsec >= 0.9.1.1, split >= 0.1.4.1, network >= 2.3.0.4,- stompl >= 0.0.1,+ stompl >= 0.0.2, mime >= 0.3.3, time >= 1.1.4