4
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=141
This commit is contained in:
2024-12-20 22:00:46 +00:00
committed by Git OBS Bridge
parent b19351e32a
commit 50d9340d9c
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Dec 19 07:03:21 UTC 2024 - Peter Simons <psimons@suse.com>
- Update http-client to version 0.7.18.
## 0.7.18
* Add the `managerSetMaxNumberHeaders` function to the `Client` module to configure `managerMaxNumberHeaders` in `ManagerSettings`.
-------------------------------------------------------------------
Wed Mar 20 04:42:26 UTC 2024 - Peter Simons <psimons@suse.com>