4
0

osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-http-client revision:18, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=112
This commit is contained in:
2021-01-15 10:54:19 +00:00
committed by Git OBS Bridge
parent 599d1d8e44
commit 064ac62103
4 changed files with 14 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jan 13 15:28:50 UTC 2021 - psimons@suse.com
- Update http-client to version 0.7.4.
## 0.7.4
* Depend on base64-bytestring instead of memory [#453](https://github.com/snoyberg/http-client/pull/453)
-------------------------------------------------------------------
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>