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 e59d013ffc19d300cee6270b834ce60225213663 (commit)
from c952d515f8fb6a3c36d6f63c959ec42b39db1c44 (commit)
Summary of changes:
snap-server.cabal | 4 ++--
test/snap-server-testsuite.cabal | 6 +++---
2 files changed, 5 insertions(+), 5 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 e59d013ffc19d300cee6270b834ce60225213663
Author: Gregory Collins <[email protected]>
Date: Mon Aug 30 18:48:54 2010 -0400
Bump master version
diff --git a/snap-server.cabal b/snap-server.cabal
index 8310ffb..404532e 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
name: snap-server
-version: 0.2.11
+version: 0.2.12
synopsis: A fast, iteratee-based, epoll-enabled web server for the Snap
Framework
description:
This is the first developer prerelease of the Snap framework. Snap is a
@@ -120,7 +120,7 @@ Library
murmur-hash >= 0.1 && < 0.2,
network == 2.2.1.*,
old-locale,
- snap-core >= 0.2.11 && <0.3,
+ snap-core >= 0.2.12 && <0.3,
template-haskell,
time,
transformers,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index ce4e88d..a904a15 100644
--- a/test/snap-server-testsuite.cabal
+++ b/test/snap-server-testsuite.cabal
@@ -40,7 +40,7 @@ Executable testsuite
old-locale,
parallel > 2,
iteratee >= 0.3.1 && < 0.4,
- snap-core >= 0.2.10 && <0.3,
+ snap-core >= 0.2.12 && <0.3,
test-framework >= 0.3.1 && <0.4,
test-framework-hunit >= 0.2.5 && < 0.3,
test-framework-quickcheck2 >= 0.2.6 && < 0.3,
@@ -95,7 +95,7 @@ Executable pongserver
murmur-hash >= 0.1 && < 0.2,
network == 2.2.1.7,
network-bytestring >= 0.1.2 && < 0.2,
- snap-core >= 0.2.10 && <0.3,
+ snap-core >= 0.2.12 && <0.3,
time,
transformers,
unix-compat,
@@ -169,7 +169,7 @@ Executable testserver
murmur-hash >= 0.1 && < 0.2,
network == 2.2.1.7,
network-bytestring >= 0.1.2 && < 0.2,
- snap-core >= 0.2.10 && <0.3,
+ snap-core >= 0.2.12 && <0.3,
template-haskell,
time,
transformers,
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap