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, 0.3 has been updated
       via  f3007d5b5b9bc1cf7ad1a7be545d680d4be53c18 (commit)
      from  ef40cba8c01617ea7989706856f2934459f8c2f1 (commit)


Summary of changes:
 snap-server.cabal |    4 ++--
 1 files changed, 2 insertions(+), 2 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 f3007d5b5b9bc1cf7ad1a7be545d680d4be53c18
Author: Carl Howells <[email protected]>
Date:   Mon Jun 21 01:33:58 2010 -0700

    Require snap-core >= 0.3

diff --git a/snap-server.cabal b/snap-server.cabal
index b70b1f1..c7883fa 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -91,7 +91,7 @@ Library
   other-modules:
     Paths_snap_server,
     Snap.Internal.Http.Parser,
-    Snap.Internal.Http.Server,  
+    Snap.Internal.Http.Server,
     Snap.Internal.Http.Server.Date
 
   build-depends:
@@ -111,7 +111,7 @@ Library
     monads-fd,
     network == 2.2.1.*,
     old-locale,
-    snap-core >= 0.2.7 && <0.3,
+    snap-core >= 0.3 && <0.4,
     time,
     transformers,
     unix-compat,
-----------------------------------------------------------------------


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

Reply via email to