clckwrks 0.24.0.11 → 0.24.0.12
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~networkdep ~network-uri
Dependency ranges changed: network, network-uri
Files
- clckwrks.cabal +3/−3
clckwrks.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-Version: 0.24.0.11+Version: 0.24.0.12 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@@ -87,8 +87,8 @@ -- Extra-Libraries: cryptopp if flag(network-uri)- build-depends: network > 2.6 && < 2.7,- network-uri >= 2.6 && < 2.7+ build-depends: network > 2.6 && < 3.2,+ network-uri >= 2.6 && < 3.2 else build-depends: network < 2.6