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

The branch, master has been updated
       via  9abc54127e20ef6d77b0200360e108117ef3823d (commit)
      from  f8287c9f9959395de57f6ba3973ee5a346396208 (commit)


Summary of changes:
 heist.cabal                |    2 +-
 test/heist-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 9abc54127e20ef6d77b0200360e108117ef3823d
Author: Gregory Collins <[email protected]>
Date:   Tue Aug 24 20:56:48 2010 -0400

    Bump attoparsec version

diff --git a/heist.cabal b/heist.cabal
index bcfe177..d0254c6 100644
--- a/heist.cabal
+++ b/heist.cabal
@@ -88,7 +88,7 @@ Library
     Text.Templating.Heist.Types
 
   build-depends:
-    attoparsec >= 0.8.0.2 && < 0.9,
+    attoparsec >= 0.8.1 && < 0.9,
     base >= 4 && < 5,
     bytestring,
     containers,
diff --git a/test/heist-testsuite.cabal b/test/heist-testsuite.cabal
index c60128a..1b7ac67 100644
--- a/test/heist-testsuite.cabal
+++ b/test/heist-testsuite.cabal
@@ -9,7 +9,7 @@ Executable testsuite
 
    build-depends:
      QuickCheck >= 2,
-     attoparsec >= 0.8.0.2 && < 0.9,
+     attoparsec >= 0.8.1 && < 0.9,
      base >= 4 && < 5,
      bytestring,
      containers,
-----------------------------------------------------------------------


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

Reply via email to