clckwrks-plugin-media 0.6.16.1 → 0.6.16.2
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~directory
Dependency ranges changed: directory
Files
clckwrks-plugin-media.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-plugin-media-Version: 0.6.16.1+Version: 0.6.16.2 Synopsis: media plugin for clckwrks Description: support for images and image gallerys. Homepage: http://clckwrks.com/@@ -11,7 +11,7 @@ Category: Clckwrks Build-type: Custom Cabal-version: >=1.6-Tested-With: GHC == 7.8.4, GHC == 7.10.2, GHC == 8.0.1+Tested-With: GHC == 7.10.2, GHC == 8.0.1 extra-source-files: README.md Data-Files: data/style.css@@ -49,7 +49,7 @@ cereal >= 0.4 && < 0.6, clckwrks >= 0.21 && < 0.25, containers >= 0.4 && < 0.6,- directory >= 1.1 && < 1.3,+ directory >= 1.1 && < 1.4, filepath >= 1.2 && < 1.5, gd == 3000.*, happstack-server >= 7.0 && < 7.5,