Date: Friday, March 2, 2018 @ 18:42:23 Author: felixonmars Revision: 301501
upgpkg: haskell-conduit-combinators 1.1.2-34 rebuild with monad-control,1.0.2.3 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-03-02 18:40:04 UTC (rev 301500) +++ PKGBUILD 2018-03-02 18:42:23 UTC (rev 301501) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=33 +pkgrel=34 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
