diff --git a/conduit-extra-1.3.2.tar.gz b/conduit-extra-1.3.2.tar.gz deleted file mode 100644 index a51537a..0000000 --- a/conduit-extra-1.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b148a31bd065bdc5e3d94cb38227213fd88227bd21ec3c1dcec1ccd9740b46bb -size 32935 diff --git a/conduit-extra-1.3.3.tar.gz b/conduit-extra-1.3.3.tar.gz new file mode 100644 index 0000000..fedd1ce --- /dev/null +++ b/conduit-extra-1.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:554f52ccc47341e7a01e4cbfa9f987fa6b711b9a99f00adefc53c700b830f30c +size 33043 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index b7c14eb..ef6e173 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -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 diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index f1097ce..13eece2 100644 --- a/ghc-conduit-extra.spec +++ b/ghc-conduit-extra.spec @@ -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