diff --git a/conduit-extra-1.3.1.1.tar.gz b/conduit-extra-1.3.1.1.tar.gz deleted file mode 100644 index bd17fe4..0000000 --- a/conduit-extra-1.3.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:dcb1a9d6b5e1f34454133adeb29b97f9bbcf1ff998f1f68c58ab9abd41195249 -size 32881 diff --git a/conduit-extra-1.3.2.tar.gz b/conduit-extra-1.3.2.tar.gz new file mode 100644 index 0000000..a51537a --- /dev/null +++ b/conduit-extra-1.3.2.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b148a31bd065bdc5e3d94cb38227213fd88227bd21ec3c1dcec1ccd9740b46bb +size 32935 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index 13f59a1..b7c14eb 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Fri Jun 14 02:03:31 UTC 2019 - psimons@suse.com + +- Update conduit-extra to version 1.3.2. + ## 1.3.2 + + * Expose `BuilderInput` and `FlushInput`. + ------------------------------------------------------------------- Wed Mar 13 11:03:21 UTC 2019 - psimons@suse.com diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index a1a6242..f1097ce 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.1.1 +Version: 1.3.2 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT