diff --git a/conduit-extra-1.1.10.1.tar.gz b/conduit-extra-1.1.10.1.tar.gz deleted file mode 100644 index 6da16fe..0000000 --- a/conduit-extra-1.1.10.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:693eeea93dd2f68c1bc4a7b42ff20fdad7556c12c45ef705beaa256de422002a -size 30828 diff --git a/conduit-extra-1.1.11.tar.gz b/conduit-extra-1.1.11.tar.gz new file mode 100644 index 0000000..ca6b6bd --- /dev/null +++ b/conduit-extra-1.1.11.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670009f95b16d74d1ffab5fe7f9e667249384cdddf80b8eda32413e11861ea2f +size 31096 diff --git a/ghc-conduit-extra.changes b/ghc-conduit-extra.changes index beae13a..cb04f2b 100644 --- a/ghc-conduit-extra.changes +++ b/ghc-conduit-extra.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 7 09:32:33 UTC 2016 - mimi.vx@gmail.com + +- update to 1.1.11 +* withCheckedProcessCleanup + ------------------------------------------------------------------- Wed Feb 17 09:13:57 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-conduit-extra.spec b/ghc-conduit-extra.spec index 23c28db..866ea64 100644 --- a/ghc-conduit-extra.spec +++ b/ghc-conduit-extra.spec @@ -21,7 +21,7 @@ %bcond_with tests Name: ghc-conduit-extra -Version: 1.1.10.1 +Version: 1.1.11 Release: 0 Summary: Batteries included conduit: adapters for common libraries License: MIT @@ -39,6 +39,7 @@ BuildRequires: ghc-blaze-builder-devel BuildRequires: ghc-bytestring-devel BuildRequires: ghc-conduit-devel BuildRequires: ghc-directory-devel +BuildRequires: ghc-exceptions-devel BuildRequires: ghc-filepath-devel BuildRequires: ghc-monad-control-devel BuildRequires: ghc-network-devel