clckwrks-cli 0.2.17.1 → 0.2.17.2
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~network
Dependency ranges changed: network
Files
- clckwrks-cli.cabal +2/−2
clckwrks-cli.cabal view
@@ -1,5 +1,5 @@ Name: clckwrks-cli-Version: 0.2.17.1+Version: 0.2.17.2 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/@@ -27,5 +27,5 @@ clckwrks >= 0.23 && < 0.25, haskeline == 0.7.*, mtl >= 2.0 && < 2.3,- network >= 2.3 && < 2.7,+ network >= 2.3 && < 2.9, parsec == 3.1.*