clckwrks-plugin-media 0.6.4 → 0.6.6
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~attoparsecdep ~blaze-htmldep ~clckwrks
Dependency ranges changed: attoparsec, blaze-html, clckwrks, text
Files
clckwrks-plugin-media.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-plugin-media-Version: 0.6.4+Version: 0.6.6 Synopsis: media plugin for clckwrks Homepage: http://clckwrks.com/ License: BSD3@@ -41,9 +41,9 @@ Build-depends: base < 5, acid-state >= 0.12 && < 0.13,- attoparsec == 0.10.*,- blaze-html >= 0.5 && < 0.7,- clckwrks >= 0.21 && < 0.22,+ attoparsec >= 0.10 && < 0.12,+ blaze-html >= 0.5 && < 0.8,+ clckwrks >= 0.21 && < 0.23, containers >= 0.4 && < 0.6, directory >= 1.1 && < 1.3, filepath >= 1.2 && < 1.4,@@ -57,7 +57,7 @@ reform-happstack == 0.2.*, reform-hsp >= 0.2 && < 0.3, safecopy >= 0.6,- text >= 0.11 && < 1.1,+ text >= 0.11 && < 1.2, web-plugins >= 0.1 && < 0.3, web-routes == 0.27.*, web-routes-th >= 0.21