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

The branch, master has been updated
       via  1eee1d0a0a3ff2d2a6a5587bafbcd4c99c4081e8 (commit)
      from  e7bc0986b9f3d4f80fd468265317f71d9d99afba (commit)


Summary of changes:
 snap-core.cabal                |    2 +-
 test/snap-core-testsuite.cabal |    2 +-
 2 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 1eee1d0a0a3ff2d2a6a5587bafbcd4c99c4081e8
Author: Gregory Collins <[email protected]>
Date:   Thu Oct 14 22:37:43 2010 +0200

    Bump unix-compat version

diff --git a/snap-core.cabal b/snap-core.cabal
index 6683c74..e501978 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -159,7 +159,7 @@ Library
     text >= 0.7.1 && <0.8,
     time,
     transformers,
-    unix-compat,
+    unix-compat == 0.2.*,
     zlib
 
   ghc-prof-options: -prof -auto-all
diff --git a/test/snap-core-testsuite.cabal b/test/snap-core-testsuite.cabal
index 34e3c90..8c611aa 100644
--- a/test/snap-core-testsuite.cabal
+++ b/test/snap-core-testsuite.cabal
@@ -48,7 +48,7 @@ Executable testsuite
     text >= 0.7.1 && <0.8,
     time,
     transformers,
-    unix-compat,
+    unix-compat == 0.2.*,
     zlib
     
   ghc-options: -O2 -Wall -fhpc -fwarn-tabs -funbox-strict-fields -threaded
-----------------------------------------------------------------------


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

Reply via email to