From e3f43989ff5db468f36bcc0f32ae718978ea2d82e58a14a0da4cea762de44fb3 Mon Sep 17 00:00:00 2001 From: Peter Simons <peter.simons@suse.com> Date: Tue, 15 May 2018 18:24:43 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.4.x package:ghc-streaming-commons revision:3, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-streaming-commons?expand=0&rev=38 --- ghc-streaming-commons.changes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/ghc-streaming-commons.changes b/ghc-streaming-commons.changes index 21417f7..33f4a7a 100644 --- a/ghc-streaming-commons.changes +++ b/ghc-streaming-commons.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 14 17:02:11 UTC 2018 - psimons@suse.com + +- Update streaming-commons to version 0.2.0.0. + * Drop `blaze-builder` dependency + * Update `getAddrInfo` hints to allow hostnames and portnames [#46](https://github.com/fpco/streaming-commons/issues/46) + * Add `isCompleteInflate` + ------------------------------------------------------------------- Thu Aug 3 15:38:38 UTC 2017 - psimons@suse.com