Date: Tuesday, January 16, 2018 @ 06:41:53 Author: felixonmars Revision: 282965
upgpkg: haskell-conduit-combinators 1.1.2-12 rebuild with resourcet,1.1.11 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-16 06:40:08 UTC (rev 282964) +++ PKGBUILD 2018-01-16 06:41:53 UTC (rev 282965) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=11 +pkgrel=12 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
