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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-conduit-extra?expand=0&rev=60
This commit is contained in:
Peter Simons 2019-07-05 01:01:53 +00:00 committed by Git OBS Bridge
parent 949f37e31b
commit 05f1b743dc
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:554f52ccc47341e7a01e4cbfa9f987fa6b711b9a99f00adefc53c700b830f30c
size 33043

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Jul 4 02:03:29 UTC 2019 - psimons@suse.com
- Update conduit-extra to version 1.3.4.
## 1.3.4
* Use `MonadUnliftIO`-generalized versions of `withProcess`-style functions now provided by `typed-process`
-------------------------------------------------------------------
Thu Jun 27 02:02:51 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.3
Version: 1.3.4
Release: 0
Summary: Batteries included conduit: adapters for common libraries
License: MIT