iptables-helpers 0.4 → 0.4.1
raw patch · 1 files changed
+2/−2 lines, 1 filesdep ~containersPVP ok
version bump matches the API change (PVP)
Dependency ranges changed: containers
API changes (from Hackage documentation)
Files
- iptables-helpers.cabal +2/−2
iptables-helpers.cabal view
@@ -1,5 +1,5 @@ Name: iptables-helpers-Version: 0.4+Version: 0.4.1 Synopsis: Static checking of iptables rules License: BSD3 License-file: LICENSE@@ -23,7 +23,7 @@ parsec >= 2.1, mtl >= 1.1, safe >= 0.3,- containers >= 0.3 && < 0.4+ containers >= 0.4 && < 0.6 -- Other-modules: