clckwrks 0.26.2.2 → 0.26.2.3
raw patch · 1 files changed
+4/−4 lines, 1 filesdep ~happstack-serverdep ~timePVP ok
version bump matches the API change (PVP)
Dependency ranges changed: happstack-server, time
API changes (from Hackage documentation)
Files
- clckwrks.cabal +4/−4
clckwrks.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-Version: 0.26.2.2+Version: 0.26.2.3 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@@ -21,7 +21,7 @@ Category: Clckwrks Build-type: Simple Cabal-version: 1.18-tested-with: GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.1, GHC == 8.6.3, GHC == 8.8.3, GHC == 8.10.1+tested-with: GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.1, GHC == 8.6.3, GHC == 8.8.3, GHC == 8.10.2 Data-Files: static/admin.css @@ -107,7 +107,7 @@ happstack-authenticate >= 2.4 && < 2.5, happstack-hsp == 7.3.*, happstack-jmacro >= 7.0 && < 7.1,- happstack-server >= 7.0 && < 7.7,+ happstack-server >= 7.0 && < 7.8, happstack-server-tls >= 7.1 && < 7.3, hsp >= 0.9 && < 0.11, hsx-jmacro == 7.3.*,@@ -127,7 +127,7 @@ safecopy >= 0.6, stm >= 2.2 && < 2.6, text >= 0.11 && < 1.3,- time >= 1.2 && < 1.11,+ time >= 1.2 && < 1.12, time-locale-compat >= 0.1 && < 0.2, uuid-orphans >= 1.2 && < 1.5, uuid-types >= 1.0 && < 1.1,