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

The branch, master has been updated
       via  6734957ed4822ac4c6086976db1611009b0fc797 (commit)
      from  595eaafbec06bc1902c4c3c69f4191816660c362 (commit)


Summary of changes:
 snap.cabal |    6 +++---
 1 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 6734957ed4822ac4c6086976db1611009b0fc797
Author: Gregory Collins <[email protected]>
Date:   Sat Jan 8 17:56:57 2011 +0100

    Bump snap-core dependency

diff --git a/snap.cabal b/snap.cabal
index 5d3d7b5..0c2dc89 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -53,7 +53,7 @@ Library
     enumerator == 0.4.*,
     filepath >= 1.1 && <1.3,
     MonadCatchIO-transformers >= 0.2.1 && < 0.3,
-    snap-core == 0.3.*,
+    snap-core == 0.4.*,
     heist >= 0.4 && < 0.5,
     hint >= 0.3.3.1 && < 0.4,
     template-haskell >= 2.3 && < 2.6,
@@ -92,8 +92,8 @@ Executable snap
     mtl >= 2,
     old-locale,
     old-time,
-    snap-core == 0.3.*,
-    snap-server == 0.3.*,
+    snap-core == 0.4.*,
+    snap-server == 0.4.*,
     template-haskell >= 2.3 && < 2.6,
     text >= 0.11 && <0.12,
     time,
-----------------------------------------------------------------------


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

Reply via email to