Date: Thursday, October 15, 2020 @ 17:24:46 Author: felixonmars Revision: 724194
upgpkg: haskell-conduit-parse 0.2.1.0-10: rebuild with hlint 3.2.1 Modified: haskell-conduit-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-15 17:24:15 UTC (rev 724193) +++ PKGBUILD 2020-10-15 17:24:46 UTC (rev 724194) @@ -3,7 +3,7 @@ _hkgname=conduit-parse pkgname=haskell-conduit-parse pkgver=0.2.1.0 -pkgrel=9 +pkgrel=10 pkgdesc="Parsing framework based on conduit" url="https://github.com/k0ral/conduit-parse" license=("custom:PublicDomain")
