clckwrks-cli 0.3.0.3 → 0.3.0.4
raw patch · 1 files changed
+3/−3 lines, 1 filesdep ~clckwrksPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: clckwrks
API changes (from Hackage documentation)
Files
- clckwrks-cli.cabal +3/−3
clckwrks-cli.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-cli-Version: 0.3.0.3+Version: 0.3.0.4 Synopsis: a command-line interface for adminstrating some aspects of clckwrks Description: This tool permits browsing of users, changing their roles, and other features. Homepage: http://www.clckwrks.com/@@ -24,7 +24,7 @@ Build-depends: acid-state >= 0.12 && < 0.17, base < 5,- clckwrks >= 0.23 && < 0.27,+ clckwrks >= 0.23 && < 0.28, containers >= 0.5 && < 0.7, haskeline >= 0.7 && < 0.9, filepath >= 1.4 && < 1.5,@@ -41,7 +41,7 @@ Build-depends: acid-state >= 0.12 && < 0.17, base < 5,- clckwrks >= 0.23 && < 0.27,+ clckwrks >= 0.23 && < 0.28, clckwrks-cli, containers >= 0.5 && < 0.7, haskeline >= 0.7 && < 0.9,