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  57fe137a0d4026945afe81b23ac817f4427eaea8 (commit)
      from  f5a950c6738286b5ffee5f9dc09ba12bf2e678fb (commit)


Summary of changes:
 snap-server.cabal                |    4 ++--
 test/snap-server-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 57fe137a0d4026945afe81b23ac817f4427eaea8
Author: Gregory Collins <[email protected]>
Date:   Sun May 15 14:23:55 2011 +0200

    Bump master version

diff --git a/snap-server.cabal b/snap-server.cabal
index 614bb5c..82ad584 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
 name:           snap-server
-version:        0.4.2
+version:        0.4.3
 synopsis:       A fast, iteratee-based, epoll-enabled web server for the Snap 
Framework
 description:
   Snap is a simple and fast web development framework and server written in
@@ -117,7 +117,7 @@ Library
     murmur-hash >= 0.1 && < 0.2,
     network >= 2.3 && <2.4,
     old-locale,
-    snap-core >= 0.4.2 && <0.5,
+    snap-core >= 0.4.3 && <0.5,
     template-haskell,
     time,
     transformers,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index 3987440..0ba8f25 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -46,7 +46,7 @@ Executable testsuite
      old-locale,
      parallel > 2,
      process,
-     snap-core >= 0.4.1 && <0.5,
+     snap-core >= 0.4.3 && <0.5,
      template-haskell,
      test-framework >= 0.3.1 && <0.4,
      test-framework-hunit >= 0.2.5 && < 0.3,
-----------------------------------------------------------------------


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

Reply via email to