Date: Tuesday, February 27, 2018 @ 10:06:07 Author: felixonmars Revision: 299152
upgpkg: haskell-conduit-combinators 1.1.2-32 rebuild with mtl,2.2.2 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-27 10:04:03 UTC (rev 299151) +++ PKGBUILD 2018-02-27 10:06:07 UTC (rev 299152) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=31 +pkgrel=32 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
