Accepting request 801007 from devel:languages:haskell

version update

OBS-URL: https://build.opensuse.org/request/show/801007
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-conduit-extra?expand=0&rev=24
This commit is contained in:
Dominique Leuenberger 2020-05-11 11:34:25 +00:00 committed by Git OBS Bridge
commit fb49d2754f
4 changed files with 13 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed May 6 06:54:14 UTC 2020 - psimons@suse.com
- Update conduit-extra to version 1.3.5.
## 1.3.5
* Add `createSinkClose`
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Nov 8 16:13:27 UTC 2019 - Peter Simons <psimons@suse.com> Fri Nov 8 16:13:27 UTC 2019 - Peter Simons <psimons@suse.com>

View File

@ -1,7 +1,7 @@
# #
# spec file for package ghc-conduit-extra # spec file for package ghc-conduit-extra
# #
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 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 conduit-extra %global pkg_name conduit-extra
%bcond_with tests %bcond_with tests
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 1.3.4 Version: 1.3.5
Release: 0 Release: 0
Summary: Batteries included conduit: adapters for common libraries Summary: Batteries included conduit: adapters for common libraries
License: MIT License: MIT