Date: Friday, April 21, 2017 @ 18:27:21 Author: felixonmars Revision: 224214
upgpkg: haskell-conduit-combinators 1.1.1-11 rebuild with conduit,1.2.10 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-04-21 18:25:17 UTC (rev 224213) +++ PKGBUILD 2017-04-21 18:27:21 UTC (rev 224214) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.1 -pkgrel=10 +pkgrel=11 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
