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  da585b22fe04a0f516d4b73ca073f73421290385 (commit)
      from  37d8c66febbfe39b98d59a7040a813134ea7f893 (commit)


Summary of changes:
 snap-server.cabal                |    2 +-
 test/snap-server-testsuite.cabal |    4 ++--
 2 files changed, 3 insertions(+), 3 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 da585b22fe04a0f516d4b73ca073f73421290385
Author: Gregory Collins <[email protected]>
Date:   Sun Aug 15 12:51:44 2010 -0400

    Upgrade cereal dep to 0.3

diff --git a/snap-server.cabal b/snap-server.cabal
index 50aa11e..02a519b 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -107,7 +107,7 @@ Library
     bytestring,
     bytestring-nums,
     bytestring-show >= 0.3.2 && < 0.4,
-    cereal >= 0.2 && < 0.3,
+    cereal >= 0.3 && < 0.4,
     containers,
     directory-tree,
     dlist >= 0.5 && < 0.6,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index 17c9b97..44ccfb5 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -81,7 +81,7 @@ Executable pongserver
      bytestring,
      bytestring-nums >= 0.3.1 && < 0.4,
      bytestring-show >= 0.3.2 && < 0.4,
-     cereal >= 0.2 && < 0.3,
+     cereal >= 0.3 && < 0.4,
      containers,
      directory-tree,
      dlist >= 0.5 && < 0.6,
@@ -155,7 +155,7 @@ Executable testserver
      bytestring,
      bytestring-nums >= 0.3.1 && < 0.4,
      bytestring-show >= 0.3.2 && < 0.4,
-     cereal >= 0.2 && < 0.3,
+     cereal >= 0.3 && < 0.4,
      containers,
      directory-tree,
      dlist >= 0.5 && < 0.6,
-----------------------------------------------------------------------


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

Reply via email to