Date: Friday, October 23, 2020 @ 20:05:14 Author: felixonmars Revision: 730781
upgpkg: haskell-conduit-parse 0.2.1.0-15: rebuild with generic-deriving 1.14 Modified: haskell-conduit-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-23 20:04:48 UTC (rev 730780) +++ PKGBUILD 2020-10-23 20:05:14 UTC (rev 730781) @@ -3,7 +3,7 @@ _hkgname=conduit-parse pkgname=haskell-conduit-parse pkgver=0.2.1.0 -pkgrel=14 +pkgrel=15 pkgdesc="Parsing framework based on conduit" url="https://github.com/k0ral/conduit-parse" license=("custom:PublicDomain")
