osc copypac from project:devel:languages:haskell:ghc-8.10.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=96
This commit is contained in:
parent
6a7f9bfc18
commit
bbeb3bd375
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 9 09:10:52 UTC 2020 - psimons@suse.com
|
||||
|
||||
- Update http-client to version 0.7.0.
|
||||
## 0.7.0
|
||||
|
||||
* Remove Eq instances for Cookie, CookieJar, Response, Ord instance for Cookie [#435](https://github.com/snoyberg/http-client/pull/435)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 6 06:54:13 UTC 2020 - psimons@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package ghc-http-client
|
||||
#
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -19,7 +19,7 @@
|
||||
%global pkg_name http-client
|
||||
%bcond_with tests
|
||||
Name: ghc-%{pkg_name}
|
||||
Version: 0.6.4.1
|
||||
Version: 0.7.0
|
||||
Release: 0
|
||||
Summary: An HTTP client engine
|
||||
License: MIT
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5742f36965c1030d7fb52b5fc67ccd45802f6f7e55eb7595df4eef6ea0eb22f8
|
||||
size 89702
|
3
http-client-0.7.0.tar.gz
Normal file
3
http-client-0.7.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f198b39ccc78fb61fea78afda18725f7bd7b7362977cbd89790f693a70fef0d1
|
||||
size 90821
|
Loading…
x
Reference in New Issue
Block a user