iproute 1.2.2 → 1.2.3
raw patch · 1 files changed
+2/−2 lines, 1 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- iproute.cabal +2/−2
iproute.cabal view
@@ -1,5 +1,5 @@ Name: iproute-Version: 1.2.2+Version: 1.2.3 Author: Kazu Yamamoto <kazu@iij.ad.jp> Maintainer: Kazu Yamamoto <kazu@iij.ad.jp> License: BSD3@@ -11,7 +11,7 @@ match base. It is a kind of TRIE with one way branching removed. Both IPv4 and IPv6 are supported.-Category: Algorithms Network+Category: Algorithms, Network Cabal-Version: >= 1.6 Build-Type: Simple Extra-Source-Files: test/Tests.hs test/IPv4Search.hs test/Makefile