This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-server".

The branch, master has been updated
       via  3fa60d0aa38462a902708ffe43b49144792b2068 (commit)
      from  4d9a3df2066fa66e4d3079e8215f6c9ade04f2e7 (commit)


Summary of changes:
 snap-server.cabal                |    2 +-
 test/snap-server-testsuite.cabal |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3fa60d0aa38462a902708ffe43b49144792b2068
Author: Gregory Collins <[email protected]>
Date:   Tue Aug 24 19:51:45 2010 -0400

    Bump attoparsec version

diff --git a/snap-server.cabal b/snap-server.cabal
index e714cab..a49d5f3 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -101,7 +101,7 @@ Library
 
   build-depends:
     array >= 0.2 && <0.4,
-    attoparsec >= 0.8.0.2 && < 0.9,
+    attoparsec >= 0.8.1 && < 0.9,
     attoparsec-iteratee >= 0.1.1 && <0.2,
     base >= 4 && < 5,
     bytestring,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index a9f31ed..0a22f12 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -19,7 +19,7 @@ Executable testsuite
    build-depends:
      QuickCheck >= 2,
      array >= 0.3 && <0.4,
-     attoparsec >= 0.8.0.2 && < 0.9,
+     attoparsec >= 0.8.1 && < 0.9,
      attoparsec-iteratee >= 0.1.1 && <0.2,
      base >= 4 && < 5,
      binary >= 0.5 && < 0.6,
@@ -75,7 +75,7 @@ Executable pongserver
    build-depends:
      QuickCheck >= 2,
      array >= 0.3 && <0.4,
-     attoparsec >= 0.8.0.2 && < 0.9,
+     attoparsec >= 0.8.1 && < 0.9,
      attoparsec-iteratee >= 0.1.1 && <0.2,
      base >= 4 && < 5,
      bytestring,
@@ -149,7 +149,7 @@ Executable testserver
    build-depends:
      QuickCheck >= 2,
      array >= 0.3 && <0.4,
-     attoparsec >= 0.8.0.2 && < 0.9,
+     attoparsec >= 0.8.1 && < 0.9,
      attoparsec-iteratee >= 0.1.1 && <0.2,
      base >= 4 && < 5,
      bytestring,
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to