Date: Wednesday, December 13, 2017 @ 17:09:18 Author: felixonmars Revision: 274246
upgpkg: haskell-conduit-combinators 1.1.2-2 rebuild with conduit-extra,1.2.2 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-13 17:07:27 UTC (rev 274245) +++ PKGBUILD 2017-12-13 17:09:18 UTC (rev 274246) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
