packages feed

sensu-run 0.6.0 → 0.6.0.1

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~network

Dependency ranges changed: network

Files

CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for sensu-run +## 0.6.0.1 -- 2018-09-11++* Relax upper version bound for network+ ## 0.6.0 -- 2018-07-09  * Lock a file to prevent multiple instances of the same name from running
sensu-run.cabal view
@@ -1,5 +1,5 @@ name: sensu-run-version: 0.6.0+version: 0.6.0.1 synopsis: A tool to send command execution results to Sensu description:   @sensu-run@ is a command line tool to send command execution results to Sensu@@ -36,7 +36,7 @@     , http-client-tls < 0.4     , http-types >= 0.9.1 && < 0.13     , lens >= 4.15 && < 4.18-    , network >= 2.2.3 && < 2.8+    , network >= 2.2.3 && < 2.9     , optparse-applicative >= 0.12 && < 0.15     , process >= 1.4 && < 1.7     , temporary >= 1.1 && < 1.4