packages feed

lambdabot-novelty-plugins 5.1.0.4 → 5.2

raw patch · 1 files changed

+3/−3 lines, 1 filesdep ~lambdabot-core

Dependency ranges changed: lambdabot-core

Files

lambdabot-novelty-plugins.cabal view
@@ -1,5 +1,5 @@ name:                   lambdabot-novelty-plugins-version:                5.1.0.4+version:                5.2  license:                GPL license-file:           LICENSE@@ -36,7 +36,7 @@  build-type:             Simple cabal-version:          >= 1.8-tested-with:            GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.1+tested-with:            GHC == 7.10.3, GHC == 8.0.2, GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5  source-repository head   type:                 git@@ -67,7 +67,7 @@                         containers              >= 0.4,                         dice                    >= 0.1,                         directory               >= 1.1,-                        lambdabot-core          >= 5.1 && < 5.2,+                        lambdabot-core          >= 5.2 && < 5.3,                         misfortune              >= 0.1,                         process                 >= 1.1,                         random-fu               >= 0.2.6.2,