packages feed

net-spider-rpl 0.4.1.2 → 0.4.1.3

raw patch · 2 files changed

+6/−2 lines, 2 filesdep ~base

Dependency ranges changed: base

Files

ChangeLog.md view
@@ -1,5 +1,9 @@ # Revision history for net-spider-rpl +## 0.4.1.3  -- 2020-06-21++* Confirm test with `base-4.13` and `base-4.14`.+ ## 0.4.1.2  -- 2020-05-30  * Confirm test with `aeson-1.5.0.0`.
net-spider-rpl.cabal view
@@ -1,5 +1,5 @@ name:                   net-spider-rpl-version:                0.4.1.2+version:                0.4.1.3 author:                 Toshio Ito <debug.ito@gmail.com> maintainer:             Toshio Ito <debug.ito@gmail.com> license:                BSD3@@ -33,7 +33,7 @@                         NetSpider.RPL.ContikiNG,                         NetSpider.RPL.IPv6   other-modules:        NetSpider.RPL.JSONUtil-  build-depends:        base >=4.11.1.0 && <4.13,+  build-depends:        base >=4.11.1.0 && <4.15,                         aeson >=1.3.1.1 && <1.6,                         greskell >=1.0.0.0 && <1.2,                         net-spider >=0.4.0.0 && <0.5,