packages feed

http2 5.2.0 → 5.2.1

raw patch · 2 files changed

+7/−2 lines, 2 filesdep ~time-managerPVP ok

version bump matches the API change (PVP)

Dependency ranges changed: time-manager

API changes (from Hackage documentation)

Files

ChangeLog.md view
@@ -1,3 +1,8 @@+## 5.2.1++* Using time-manager v0.1.0.+  [#115](https://github.com/kazu-yamamoto/http2/pull/115)+ ## 5.2.0  * Using http-semantics
http2.cabal view
@@ -1,6 +1,6 @@ cabal-version:      >=1.10 name:               http2-version:            5.2.0+version:            5.2.1 license:            BSD3 license-file:       LICENSE maintainer:         Kazu Yamamoto <kazu@iij.ad.jp>@@ -121,7 +121,7 @@         network-byte-order >=0.1.7 && <0.2,         network-control >=0.1 && <0.2,         stm >=2.5 && <2.6,-        time-manager >=0.0.1 && <0.1,+        time-manager >=0.1 && <0.2,         unix-time >=0.4.11 && <0.5,         unliftio >=0.2 && <0.3,         utf8-string >=1.0 && <1.1