packages feed

lambdabot-misc-plugins 5.0.1 → 5.1

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~lambdabot-corePVP ok

version bump matches the API change (PVP)

Dependency ranges changed: lambdabot-core

API changes (from Hackage documentation)

Files

lambdabot-misc-plugins.cabal view
@@ -1,5 +1,5 @@ name:                   lambdabot-misc-plugins-version:                5.0.1+version:                5.1  license:                GPL license-file:           LICENSE@@ -30,7 +30,7 @@  build-type:             Simple cabal-version:          >= 1.8-tested-with:            GHC == 7.6.3, GHC == 7.8.3+tested-with:            GHC == 7.8.4, GHC == 7.10.3  source-repository head   type:                 git@@ -60,7 +60,7 @@                         containers              >= 0.4,                         filepath                >= 1.3,                         hstatsd                 >= 0.1,-                        lambdabot-core          >= 5.0.1 && < 5.1,+                        lambdabot-core          >= 5.1 && < 5.2,                         lifted-base             >= 0.2,                         mtl                     >= 2,                         time                    >= 1.4,