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 b2da01dfee0dde238689b3fccc9afd363a3b31a9 (commit)
from 0fdef7f087038df4cf0395efd00494c984b2bcf0 (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 b2da01dfee0dde238689b3fccc9afd363a3b31a9
Author: Gregory Collins <[email protected]>
Date: Sat Feb 26 17:07:44 2011 +0100
Bump version to 0.4.1
diff --git a/snap-server.cabal b/snap-server.cabal
index 7260c3a..f4331e8 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
name: snap-server
-version: 0.4.0.3
+version: 0.4.1
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
@@ -118,7 +118,7 @@ Library
murmur-hash >= 0.1 && < 0.2,
network >= 2.3 && <2.4,
old-locale,
- snap-core >= 0.4.0.3 && <0.5,
+ snap-core >= 0.4.1 && <0.5,
template-haskell,
time,
transformers,
diff --git a/test/snap-server-testsuite.cabal b/test/snap-server-testsuite.cabal
index 1d24ddc..07a4bb9 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 && <0.5,
+ snap-core >= 0.4.1 && <0.5,
template-haskell,
test-framework >= 0.3.1 && <0.4,
test-framework-hunit >= 0.2.5 && < 0.3,
@@ -106,7 +106,7 @@ Executable pongserver
MonadCatchIO-transformers >= 0.2.1 && < 0.3,
murmur-hash >= 0.1 && < 0.2,
network == 2.3.*,
- snap-core >= 0.4 && <0.5,
+ snap-core >= 0.4.1 && <0.5,
template-haskell,
time,
transformers,
@@ -183,7 +183,7 @@ Executable testserver
network == 2.3.*,
old-locale,
parallel > 2,
- snap-core >= 0.4 && <0.5,
+ snap-core >= 0.4.1 && <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