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:
parent
95e99012ed
commit
7a4ea9b7ff
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
3
http-client-0.5.13.1.tar.gz
Normal file
3
http-client-0.5.13.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e121b5c676aec29f2a3b92dcbbb8b3f6acfad4ac5985141f35e5b739f75bfc6b
|
||||
size 88173
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e229fb1eb2905e715fa612b12855f88cc4d65dad93efc7cecdadcdb6d5e0008b
|
||||
size 87781
|
Loading…
x
Reference in New Issue
Block a user