Skip to content

Commit 3c4b0dc

Browse files
committed
Require filestore >= 0.6.5.1.
Closes #710.
1 parent 21b7d8b commit 3c4b0dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gitit.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ Library
147147
old-locale,
148148
time,
149149
recaptcha >= 0.1,
150-
filestore >= 0.6.5 && < 0.7,
150+
filestore >= 0.6.5.1 && < 0.7,
151151
zlib >= 0.5 && < 0.8,
152152
url >= 2.1,
153153
happstack-server >= 7.5 && < 7.10,

0 commit comments

Comments
 (0)