diff --git a/conduit-extra-1.3.3.tar.gz b/conduit-extra-1.3.3.tar.gz deleted file mode 100644 index fedd1ce..0000000 --- a/conduit-extra-1.3.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:554f52ccc47341e7a01e4cbfa9f987fa6b711b9a99f00adefc53c700b830f30c -size 33043 diff --git a/conduit-extra-1.3.4.tar.gz b/conduit-extra-1.3.4.tar.gz new file mode 100644 index 0000000..4377758 --- /dev/null +++ b/conduit-extra-1.3.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b17381c259305eaa1752cbaedf2319757efc1b975633d73d5ab7c89d461b05b5 +size 33170 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index ef6e173..a41688a 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -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 diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index 13eece2..65a0a85 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.3 +Version: 1.3.4 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT