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-core".

The branch, master has been updated
       via  440456ad09c4fcb8ac79599c99bf520d073aeb15 (commit)
      from  fcb2afceea72310bd1fed352fcc523d0bccc1d9d (commit)


Summary of changes:
 snap-core.cabal                |    4 ++--
 test/snap-core-testsuite.cabal |    2 +-
 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 440456ad09c4fcb8ac79599c99bf520d073aeb15
Author: Gregory Collins <[email protected]>
Date:   Sun Aug 15 12:50:52 2010 -0400

    Upgrade cereal dep to 0.3

diff --git a/snap-core.cabal b/snap-core.cabal
index cd4f183..a3adcef 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -148,7 +148,7 @@ Library
     base >= 4 && < 5,
     bytestring,
     bytestring-nums,
-    cereal >= 0.2 && < 0.3,
+    cereal >= 0.3 && < 0.4,
     containers,
     directory,
     dlist >= 0.5 && < 0.6,
@@ -188,7 +188,7 @@ Executable snap
     base >= 4 && < 5,
     bytestring,
     bytestring-nums,
-    cereal >= 0.2 && < 0.3,
+    cereal >= 0.3 && < 0.4,
     containers,
     directory,
     directory-tree,
diff --git a/test/snap-core-testsuite.cabal b/test/snap-core-testsuite.cabal
index 45a83a4..d2b27dc 100644
--- a/test/snap-core-testsuite.cabal
+++ b/test/snap-core-testsuite.cabal
@@ -40,7 +40,7 @@ Executable testsuite
     base >= 4 && < 5,
     bytestring,
     bytestring-nums,
-    cereal >= 0.2 && < 0.3,
+    cereal >= 0.3 && < 0.4,
     containers,
     deepseq >= 1.1 && <1.2,
     directory,
-----------------------------------------------------------------------


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

Reply via email to