lambdabot-reference-plugins 5.3.0.2 → 5.3.1
raw patch · 1 files changed
+3/−3 lines, 1 filesnew-uploader
Files
lambdabot-reference-plugins.cabal view
@@ -1,5 +1,5 @@ name: lambdabot-reference-plugins-version: 5.3.0.2+version: 5.3.1 license: GPL license-file: LICENSE@@ -34,7 +34,7 @@ build-type: Simple cabal-version: >= 1.10-tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.4+tested-with: GHC == 8.2.2, GHC == 8.4.4, GHC == 8.6.5, GHC == 8.8.4, GHC == 8.10.4, GHC == 9.0.2, GHC == 9.2.4 source-repository head type: git@@ -67,7 +67,7 @@ lambdabot-core >= 5.3 && < 5.4, mtl >= 2, network >= 2.7 && < 3.2,- network-uri >= 2.6 && < 2.7, + network-uri >= 2.6 && < 2.7, oeis >= 0.3.1, process >= 1.1, regex-tdfa >= 1.1,