Date: Saturday, January 30, 2016 @ 13:02:37 Author: fyan Revision: 159517
upgpkg: haskell-conduit-combinators 1.0.3-10 rebuild with monad-control-1.0.0.5 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-30 11:45:46 UTC (rev 159516) +++ PKGBUILD 2016-01-30 12:02:37 UTC (rev 159517) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.0.3 -pkgrel=9 +pkgrel=10 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/fpco/conduit-combinators" license=("MIT")
