osc copypac from project:devel:languages:haskell:ghc-8.6.x package:ghc-conduit-extra revision:7, using keep-link

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=58
This commit is contained in:
Peter Simons 2019-06-28 01:01:59 +00:00 committed by Git OBS Bridge
parent 6ebcf24c0d
commit 949f37e31b
4 changed files with 12 additions and 4 deletions

View File

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

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:554f52ccc47341e7a01e4cbfa9f987fa6b711b9a99f00adefc53c700b830f30c
size 33043

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jun 27 02:02:51 UTC 2019 - psimons@suse.com
- Update conduit-extra to version 1.3.3.
## 1.3.3
* Disable buffering in process modules [#402](https://github.com/snoyberg/conduit/issues/402)
-------------------------------------------------------------------
Fri Jun 14 02:03:31 UTC 2019 - psimons@suse.com

View File

@ -19,7 +19,7 @@
%global pkg_name conduit-extra
%bcond_with tests
Name: ghc-%{pkg_name}
Version: 1.3.2
Version: 1.3.3
Release: 0
Summary: Batteries included conduit: adapters for common libraries
License: MIT