Accepting request 368085 from devel:languages:haskell:lts

- update to 1.1.11
* withCheckedProcessCleanup

OBS-URL: https://build.opensuse.org/request/show/368085
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=12
This commit is contained in:
Ondřej Súkup 2016-03-08 09:03:31 +00:00 committed by Git OBS Bridge
parent 4582255344
commit 38e3369ad5
4 changed files with 11 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 7 09:32:33 UTC 2016 - mimi.vx@gmail.com
- update to 1.1.11
* withCheckedProcessCleanup
-------------------------------------------------------------------
Wed Feb 17 09:13:57 UTC 2016 - mimi.vx@gmail.com

View File

@ -21,7 +21,7 @@
%bcond_with tests
Name: ghc-conduit-extra
Version: 1.1.10.1
Version: 1.1.11
Release: 0
Summary: Batteries included conduit: adapters for common libraries
License: MIT
@ -39,6 +39,7 @@ BuildRequires: ghc-blaze-builder-devel
BuildRequires: ghc-bytestring-devel
BuildRequires: ghc-conduit-devel
BuildRequires: ghc-directory-devel
BuildRequires: ghc-exceptions-devel
BuildRequires: ghc-filepath-devel
BuildRequires: ghc-monad-control-devel
BuildRequires: ghc-network-devel