packages feed

sensu-run 0.4.0.1 → 0.4.0.2

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~unix-compat

Dependency ranges changed: unix-compat

Files

CHANGELOG.md view
@@ -1,5 +1,9 @@ # Revision history for sensu-run +## 0.4.0.2 -- 2017-11-07++* Relax upper version bound for unix-compat+ ## 0.4.0.1 -- 2017-10-26  * Relax upper version bound for http-types
sensu-run.cabal view
@@ -1,5 +1,5 @@ name: sensu-run-version: 0.4.0.1+version: 0.4.0.2 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@@ -37,7 +37,7 @@     , temporary >= 1.1 && < 1.3     , text >= 1.2.2 && < 1.3     , time >= 1.5.0.1 && < 1.9-    , unix-compat < 0.5+    , unix-compat < 0.6     , vector >= 0.11 && < 0.13     , wreq >= 0.5.0 && < 0.6   other-modules: