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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=137
This commit is contained in:
Peter Simons 2024-01-01 22:01:05 +00:00 committed by Git OBS Bridge
parent 4c25cdad6f
commit 45885856e2
4 changed files with 13 additions and 4 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Dec 31 07:19:28 UTC 2023 - Peter Simons <psimons@suse.com>
- Update http-client to version 0.7.16.
## 0.7.16
* Add `responseEarlyHints` field to `Response`, containing a list of all HTTP 103 Early Hints headers received from the server.
* Add `earlyHintHeadersReceived` callback to `Request`, which will be called on each HTTP 103 Early Hints header section received.
-------------------------------------------------------------------
Mon Oct 30 08:14:49 UTC 2023 - Peter Simons <psimons@suse.com>

View File

@ -20,7 +20,7 @@
%global pkgver %{pkg_name}-%{version}
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.7.15
Version: 0.7.16
Release: 0
Summary: An HTTP client engine
License: MIT

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:953ad87c1322c05efbf14d08dc13fe167224c324b5f66238a8d79897dac55724
size 96060

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3a84ca8f94306084aef3ff5128db231cb6bb7c606fbee16910f8d0df400c6291
size 96891