diff --git a/ghc-http-client.changes b/ghc-http-client.changes index 5de44ea..7c8c8b7 100644 --- a/ghc-http-client.changes +++ b/ghc-http-client.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Dec 19 07:03:21 UTC 2024 - Peter Simons + +- 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 diff --git a/ghc-http-client.spec b/ghc-http-client.spec index dbb09f3..dc503be 100644 --- a/ghc-http-client.spec +++ b/ghc-http-client.spec @@ -20,7 +20,7 @@ %global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} -Version: 0.7.17 +Version: 0.7.18 Release: 0 Summary: An HTTP client engine License: MIT diff --git a/http-client-0.7.17.tar.gz b/http-client-0.7.17.tar.gz deleted file mode 100644 index 836c8fd..0000000 --- a/http-client-0.7.17.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:aa614366110641c48aa0ceeb12acd1fea992bbce02ef66cf31f82688a31fadc6 -size 96965 diff --git a/http-client-0.7.18.tar.gz b/http-client-0.7.18.tar.gz new file mode 100644 index 0000000..6ca400a --- /dev/null +++ b/http-client-0.7.18.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9088b3d696024cbd0615e60f3abc298b7575abeb96ce37225f46598dbb873496 +size 97359