Date: Saturday, February 10, 2018 @ 09:22:19 Author: felixonmars Revision: 290903
upgpkg: haskell-conduit-combinators 1.1.2-21 rebuild with unordered-containers,0.2.9.0 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-10 09:20:32 UTC (rev 290902) +++ PKGBUILD 2018-02-10 09:22:19 UTC (rev 290903) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=20 +pkgrel=21 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
