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 a792abe9dbf20de3dadb2a7e1b5eb944a3fc00ed (commit)
from 49c461ab0b8cbe4d0e539c70ced7104cbb59694b (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 a792abe9dbf20de3dadb2a7e1b5eb944a3fc00ed
Author: Gregory Collins <[email protected]>
Date: Fri Apr 29 23:19:35 2011 +0200
Bump bytestring-mmap lower bound
diff --git a/snap-core.cabal b/snap-core.cabal
index ec33534..7f06c4a 100644
--- a/snap-core.cabal
+++ b/snap-core.cabal
@@ -105,7 +105,7 @@ Library
else
c-sources: cbits/timefuncs.c
include-dirs: cbits
- build-depends: bytestring-mmap >= 0.2.1 && <0.3
+ build-depends: bytestring-mmap >= 0.2.2 && <0.3
exposed-modules:
Data.CIByteString,
diff --git a/test/snap-core-testsuite.cabal b/test/snap-core-testsuite.cabal
index 15c1522..e99bf27 100644
--- a/test/snap-core-testsuite.cabal
+++ b/test/snap-core-testsuite.cabal
@@ -17,7 +17,7 @@ Executable testsuite
else
c-sources: ../cbits/timefuncs.c
include-dirs: ../cbits
- build-depends: bytestring-mmap >= 0.2.1 && <0.3
+ build-depends: bytestring-mmap >= 0.2.2 && <0.3
build-depends:
QuickCheck >= 2.3.0.2,
-----------------------------------------------------------------------
hooks/post-receive
--
snap-core
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap