clckwrks 0.24.0.1 → 0.24.0.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~directory
Dependency ranges changed: directory
Files
- clckwrks.cabal +2/−2
clckwrks.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-Version: 0.24.0.1+Version: 0.24.0.2 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@@ -99,7 +99,7 @@ bytestring >= 0.9 && < 0.11, cereal >= 0.4 && < 0.6, containers >= 0.4 && < 0.6,- directory >= 1.1 && < 1.3,+ directory >= 1.1 && < 1.4, filepath >= 1.2 && < 1.5, happstack-authenticate >= 2.3 && < 2.4, happstack-hsp == 7.3.*,