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.2-stable has been updated
via cf121f0e01fe45b8f3718b64a414c9e54d86793e (commit)
from bd56900aba47b92c6212834453fcefd3e82a0d94 (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 cf121f0e01fe45b8f3718b64a414c9e54d86793e
Author: Gregory Collins <[email protected]>
Date: Mon Oct 11 16:11:05 2010 +0200
Fix oopsie on version dep
diff --git a/snap-server.cabal b/snap-server.cabal
index ea82c13..4db2727 100644
--- a/snap-server.cabal
+++ b/snap-server.cabal
@@ -1,5 +1,5 @@
name: snap-server
-version: 0.2.14
+version: 0.2.13.3
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
@@ -122,7 +122,7 @@ Library
murmur-hash >= 0.1 && < 0.2,
network == 2.2.1.*,
old-locale,
- snap-core == 0.2.14,
+ snap-core == 0.2.13,
template-haskell,
time,
transformers,
-----------------------------------------------------------------------
hooks/post-receive
--
snap-server
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap