4
0

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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=75
This commit is contained in:
2018-11-20 02:01:21 +00:00
committed by Git OBS Bridge
parent f846d7ea61
commit 39cf04e1d8
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Mon Nov 19 16:03:02 UTC 2018 - psimons@suse.com
- Update http-client to version 0.5.14.
# Changelog for http-client
## 0.5.14
* Omit port for `getUri` when protocol is `http` and port is `80`, or when
protocol is `https` and port is `443`
* Sending requests with invalid headers now throws InvalidRequestHeader exception
-------------------------------------------------------------------
Sat Oct 20 11:31:36 UTC 2018 - Peter Simons <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.1
Version: 0.5.14
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:e121b5c676aec29f2a3b92dcbbb8b3f6acfad4ac5985141f35e5b739f75bfc6b
size 88173

View File

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