clckwrks-plugin-media 0.6.16.6 → 0.6.16.8
raw patch · 1 files changed
+5/−5 lines, 1 filesdep ~acid-statedep ~clckwrksdep ~happstack-server
Dependency ranges changed: acid-state, clckwrks, happstack-server
Files
clckwrks-plugin-media.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-plugin-media-Version: 0.6.16.6+Version: 0.6.16.8 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.10.2, GHC == 8.0.1, GHC == 8.6.3+Tested-With: GHC == 7.10.2, GHC == 8.0.1, GHC == 8.6.3, GHC == 8.8.1 extra-source-files: README.md Data-Files: data/style.css@@ -43,16 +43,16 @@ Build-depends: base < 5,- acid-state >= 0.12 && < 0.16,+ acid-state >= 0.12 && < 0.17, attoparsec >= 0.10 && < 0.14, blaze-html >= 0.5 && < 0.10, cereal >= 0.4 && < 0.6,- clckwrks >= 0.21 && < 0.25,+ clckwrks >= 0.21 && < 0.26, containers >= 0.4 && < 0.7, directory >= 1.1 && < 1.4, filepath >= 1.2 && < 1.5, gd == 3000.*,- happstack-server >= 7.0 && < 7.6,+ happstack-server >= 7.0 && < 7.7, hsp >= 0.9 && < 0.11, ixset >= 1.0 && < 1.2, magic >= 1.0 && < 1.2,