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  fb3bed58cbba11e7a8df59fa2669888bad3be863 (commit)
      from  0eb85e413d84d63fe3048d9849767dd39b47bb9f (commit)


Summary of changes:
 project_template/barebones/foo.cabal |    4 ++--
 project_template/default/foo.cabal   |    4 ++--
 2 files changed, 4 insertions(+), 4 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 fb3bed58cbba11e7a8df59fa2669888bad3be863
Author: Mighty Byte <[email protected]>
Date:   Sun Mar 20 13:45:27 2011 -0400

    Bump versions in project template.

diff --git a/project_template/barebones/foo.cabal 
b/project_template/barebones/foo.cabal
index dbceebc..5c45bef 100644
--- a/project_template/barebones/foo.cabal
+++ b/project_template/barebones/foo.cabal
@@ -19,8 +19,8 @@ Executable projname
     bytestring >= 0.9.1 && < 0.10,
     MonadCatchIO-transformers >= 0.2.1 && < 0.3,
     mtl >= 2 && < 3,
-    snap-core == 0.4.*,
-    snap-server == 0.4.*
+    snap-core == 0.5.*,
+    snap-server == 0.5.*
 
   if impl(ghc >= 6.12.0)
     ghc-options: -threaded -Wall -fwarn-tabs -funbox-strict-fields -O2
diff --git a/project_template/default/foo.cabal 
b/project_template/default/foo.cabal
index 3913359..3d23fe3 100644
--- a/project_template/default/foo.cabal
+++ b/project_template/default/foo.cabal
@@ -25,8 +25,8 @@ Executable projname
     MonadCatchIO-transformers >= 0.2.1 && < 0.3,
     mtl >= 2 && < 3,
     snap == 0.5.*,
-    snap-core == 0.4.*,
-    snap-server == 0.4.*,
+    snap-core == 0.5.*,
+    snap-server == 0.5.*,
     text >= 0.11 && < 0.12,
     time >= 1.1 && < 1.3,
     xmlhtml == 0.1.*
-----------------------------------------------------------------------


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

Reply via email to