Date: Wednesday, February 28, 2018 @ 23:25:20 Author: felixonmars Revision: 300511
upgpkg: haskell-conduit-combinators 1.1.2-33 rebuild with optparse-applicative,0.14.2.0 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-28 23:23:30 UTC (rev 300510) +++ PKGBUILD 2018-02-28 23:25:20 UTC (rev 300511) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=32 +pkgrel=33 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
