clckwrks-plugin-media 0.6.14 → 0.6.15
raw patch · 1 files changed
+5/−3 lines, 1 filesdep ~acid-statedep ~cereal
Dependency ranges changed: acid-state, cereal
Files
clckwrks-plugin-media.cabal view
@@ -1,6 +1,7 @@ Name: clckwrks-plugin-media-Version: 0.6.14+Version: 0.6.15 Synopsis: media plugin for clckwrks+Description: support for images and image gallerys. Homepage: http://clckwrks.com/ License: BSD3 License-file: LICENSE@@ -10,6 +11,7 @@ Category: Clckwrks Build-type: Custom Cabal-version: >=1.6+Tested-With: GHC == 7.8.4, GHC == 7.10.2 Data-Files: data/style.css @@ -40,10 +42,10 @@ Build-depends: base < 5,- acid-state >= 0.12 && < 0.14,+ acid-state >= 0.12 && < 0.15, attoparsec >= 0.10 && < 0.14, blaze-html >= 0.5 && < 0.9,- cereal >= 0.4 && < 0.5,+ cereal >= 0.4 && < 0.6, clckwrks >= 0.21 && < 0.24, containers >= 0.4 && < 0.6, directory >= 1.1 && < 1.3,