Date: Saturday, February 24, 2018 @ 07:54:08 Author: felixonmars Revision: 297504
upgpkg: haskell-conduit-combinators 1.1.2-30 rebuild with optparse-applicative,0.14.1.0 Modified: haskell-conduit-combinators/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-02-24 07:51:59 UTC (rev 297503) +++ PKGBUILD 2018-02-24 07:54:08 UTC (rev 297504) @@ -5,7 +5,7 @@ _hkgname=conduit-combinators pkgname=haskell-conduit-combinators pkgver=1.1.2 -pkgrel=29 +pkgrel=30 pkgdesc="Commonly used conduit functions, for both chunked and unchunked data" url="https://github.com/snoyberg/mono-traversable" license=("MIT")
