Date: Sunday, January 7, 2018 @ 15:44:54 Author: felixonmars Revision: 279968
upgpkg: haskell-conduit-combinators 1.1.2-8 rebuild with conduit,1.2.13 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-01-07 15:43:02 UTC (rev 279967) +++ PKGBUILD 2018-01-07 15:44:54 UTC (rev 279968) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=7 +pkgrel=8 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
