clckwrks 0.22.2 → 0.22.3
raw patch · 1 files changed
+4/−5 lines, 1 filesdep ~aesonPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: aeson
API changes (from Hackage documentation)
Files
- clckwrks.cabal +4/−5
clckwrks.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-Version: 0.22.2+Version: 0.22.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@@ -25,9 +25,8 @@ static/admin.css source-repository head- type: darcs- subdir: clckwrks- location: http://hub.darcs.net/stepcut/clckwrks+ type: git+ location: git://github.com/clckwrks/clckwrks.git Library Build-tools: hsx2hs@@ -69,7 +68,7 @@ Build-depends: acid-state >= 0.12 && < 0.13,- aeson >= 0.5 && < 0.8,+ aeson >= 0.5 && < 0.9, attoparsec >= 0.10 && < 0.13, base < 5, blaze-html >= 0.5 && < 0.8,