osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-http-client revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-http-client?expand=0&rev=77
This commit is contained in:
@@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 10 15:43:32 UTC 2019 - psimons@suse.com
|
||||||
|
|
||||||
|
- Update http-client to version 0.6.0.
|
||||||
|
## 0.6.0
|
||||||
|
|
||||||
|
* Generalize `renderParts` over arbitrary applicative functors. One particular
|
||||||
|
use case that is enabled by this change is that now `renderParts` can be used
|
||||||
|
in pure code by using it in combination with `runIdentity`.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Nov 19 16:03:02 UTC 2018 - psimons@suse.com
|
Mon Nov 19 16:03:02 UTC 2018 - psimons@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ghc-http-client
|
# spec file for package ghc-http-client
|
||||||
#
|
#
|
||||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -19,7 +19,7 @@
|
|||||||
%global pkg_name http-client
|
%global pkg_name http-client
|
||||||
%bcond_with tests
|
%bcond_with tests
|
||||||
Name: ghc-%{pkg_name}
|
Name: ghc-%{pkg_name}
|
||||||
Version: 0.5.14
|
Version: 0.6.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An HTTP client engine
|
Summary: An HTTP client engine
|
||||||
License: MIT
|
License: MIT
|
||||||
|
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8e50409704021c51a8955b2d03bfec900ebc3e11fbaebf973f2e654d7bde3647
|
|
||||||
size 88654
|
|
3
http-client-0.6.0.tar.gz
Normal file
3
http-client-0.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:736fcfd1b2addff1ac68ddd399a4e63d0e19746f9d4f4905691f16fdb6d968fc
|
||||||
|
size 88836
|
Reference in New Issue
Block a user