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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=68
This commit is contained in:
Peter Simons 2018-07-11 01:01:46 +00:00 committed by Git OBS Bridge
parent 95e99012ed
commit 7a4ea9b7ff
4 changed files with 19 additions and 4 deletions

View File

@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jul 9 19:44:59 UTC 2018 - psimons@suse.com
- Update http-client to version 0.5.13.1.
## 0.5.13.1
* Add a workaround for a cabal bug [haskell-infra/hackage-trustees#165](https://github.com/haskell-infra/hackage-trustees/issues/165)
## 0.5.13
* Adds `setRequestCheckStatus` and `throwErrorStatusCodes` functions.
See [#304](https://github.com/snoyberg/http-client/issues/304)
* Add `withConnection` function.
See [#352](https://github.com/snoyberg/http-client/pull/352).
-------------------------------------------------------------------
Mon May 14 17:02:11 UTC 2018 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name http-client
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 0.5.13
Version: 0.5.13.1
Release: 0
Summary: An HTTP client engine
License: MIT

View File

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

View File

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