clckwrks 0.24.0 → 0.24.0.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~aeson
Dependency ranges changed: aeson
Files
- clckwrks.cabal +2/−2
clckwrks.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-Version: 0.24.0+Version: 0.24.0.1 Synopsis: A secure, reliable content management system (CMS) and blogging platform Description: clckwrks (pronounced, clockworks) aims to compete directly with popular PHP-based blogging and CMS@@ -91,7 +91,7 @@ Build-depends: acid-state >= 0.12 && < 0.15,- aeson (>= 0.4 && < 0.10) || (>= 0.11 && < 1.1),+ aeson (>= 0.4 && < 0.10) || (>= 0.11 && < 1.2), aeson-qq >= 0.7 && < 0.9, attoparsec >= 0.10 && < 0.14, base < 5,