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".

The branch, 0.5 has been updated
       via  0eb85e413d84d63fe3048d9849767dd39b47bb9f (commit)
      from  77d6a673be32ede46797351a1ee1362fb2575185 (commit)


Summary of changes:
 .gitignore |    1 +
 snap.cabal |    6 +++---
 2 files changed, 4 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 0eb85e413d84d63fe3048d9849767dd39b47bb9f
Author: Mighty Byte <[email protected]>
Date:   Sun Mar 20 13:22:08 2011 -0400

    Version bump

diff --git a/.gitignore b/.gitignore
index 7e804a3..539f86b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@ dist/
 .DS_Store
 **/.DS_Store
 docs/templates/out
+cabal-dev/
diff --git a/snap.cabal b/snap.cabal
index e688e1c..8397e52 100644
--- a/snap.cabal
+++ b/snap.cabal
@@ -62,7 +62,7 @@ Library
     enumerator == 0.4.*,
     filepath >= 1.1 && <1.3,
     MonadCatchIO-transformers >= 0.2.1 && < 0.3,
-    snap-core == 0.4.*,
+    snap-core == 0.5.*,
     heist >= 0.5 && < 0.6,
     hint >= 0.3.3.1 && < 0.4,
     template-haskell >= 2.3 && < 2.6,
@@ -101,8 +101,8 @@ Executable snap
     mtl >= 2,
     old-locale,
     old-time,
-    snap-core >= 0.4 && <0.5,
-    snap-server >= 0.4 && <0.5,
+    snap-core == 0.5.*,
+    snap-server >= 0.5 && <0.6,
     template-haskell >= 2.3 && < 2.6,
     text >= 0.11 && <0.12,
     time,
-----------------------------------------------------------------------


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

Reply via email to