packages feed

mongodb-queue 0.2.2 → 0.2.2.1

raw patch · 1 files changed

+7/−7 lines, 1 files

Files

mongodb-queue.cabal view
@@ -2,14 +2,14 @@ -- documentation, see http://haskell.org/cabal/users-guide/  name:                mongodb-queue-version:             0.2.2-synopsis:            a queue using MongoDB+version:             0.2.2.1+synopsis:            a message queue using MongoDB -- description:         -homepage:            https://github.com/gregwebs/haskell-mongodb-queue+homepage:            https://github.com/docmunch/haskell-mongodb-queue license:             MIT-author:              Greg Weber-maintainer:          greg@gregweber.info--- copyright:           +author:              Daggerboard Inc. Greg Weber+maintainer:          Greg Weber <greg@gregweber.info>+copyright:           Daggerboard Inc. makers of docmunch.com category:            Database build-type:          Simple cabal-version:       >=1.8@@ -52,4 +52,4 @@  source-repository head   type: git-  location: git://github.com/gregwebs/haskell-mongodb-queue.git+  location: git://github.com/docmunch/haskell-mongodb-queue.git