packages feed

hw-kafka-client 1.1.0 → 1.1.1

raw patch · 2 files changed

+3/−3 lines, 2 files

Files

README.md view
@@ -1,5 +1,5 @@-# kafka-client  -[![Circle CI](https://circleci.com/gh/haskell-works/kafka-client.svg?style=svg&circle-token=5f3ada2650dd600bc0fd4787143024867b2afc4e)](https://circleci.com/gh/haskell-works/kafka-client)+# hw-kafka-client  +[![CircleCI](https://circleci.com/gh/haskell-works/hw-kafka-client.svg?style=svg&circle-token=5f3ada2650dd600bc0fd4787143024867b2afc4e)](https://circleci.com/gh/haskell-works/hw-kafka-client)  Kafka bindings for Haskell backed by the [librdkafka C module](https://github.com/edenhill/librdkafka).
hw-kafka-client.cabal view
@@ -1,5 +1,5 @@ name:                hw-kafka-client-version:             1.1.0+version:             1.1.1 homepage:            https://github.com/haskell-works/hw-kafka-client bug-reports:         https://github.com/haskell-works/hw-kafka-client/issues license:             MIT