Date: Monday, October 19, 2020 @ 21:03:57 Author: felixonmars Revision: 727335
upgpkg: haskell-conduit-parse 0.2.1.0-12: rebuild with conduit 1.3.3 Modified: haskell-conduit-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-19 21:03:09 UTC (rev 727334) +++ PKGBUILD 2020-10-19 21:03:57 UTC (rev 727335) @@ -3,7 +3,7 @@ _hkgname=conduit-parse pkgname=haskell-conduit-parse pkgver=0.2.1.0 -pkgrel=11 +pkgrel=12 pkgdesc="Parsing framework based on conduit" url="https://github.com/k0ral/conduit-parse" license=("custom:PublicDomain")
