Accepting request 1163161 from devel:languages:haskell
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/1163161 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-http-client?expand=0&rev=54
This commit is contained in:
commit
08ada98c09
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 20 04:42:26 UTC 2024 - Peter Simons <psimons@suse.com>
|
||||
|
||||
- Update http-client to version 0.7.17.
|
||||
## 0.7.17
|
||||
|
||||
* Add `managerSetMaxHeaderLength` to `Client` to change `ManagerSettings` `MaxHeaderLength`.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 31 07:19:28 UTC 2023 - Peter Simons <psimons@suse.com>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-http-client
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -20,7 +20,7 @@
|
||||
%global pkgver %{pkg_name}-%{version}
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.7.16
|
||||
Version: 0.7.17
|
||||
Release: 0
|
||||
Summary: An HTTP client engine
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:3a84ca8f94306084aef3ff5128db231cb6bb7c606fbee16910f8d0df400c6291
|
||||
size 96891
|
3
http-client-0.7.17.tar.gz
Normal file
3
http-client-0.7.17.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:aa614366110641c48aa0ceeb12acd1fea992bbce02ef66cf31f82688a31fadc6
|
||||
size 96965
|
Loading…
x
Reference in New Issue
Block a user