Date: Tuesday, November 17, 2020 @ 06:21:47 Author: felixonmars Revision: 756007
upgpkg: haskell-conduit-parse 0.2.1.0-26: rebuild with QuickCheck 2.14.2, quickcheck-instances 0.3.25.1 Modified: haskell-conduit-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-17 06:20:51 UTC (rev 756006) +++ PKGBUILD 2020-11-17 06:21:47 UTC (rev 756007) @@ -3,7 +3,7 @@ _hkgname=conduit-parse pkgname=haskell-conduit-parse pkgver=0.2.1.0 -pkgrel=25 +pkgrel=26 pkgdesc="Parsing framework based on conduit" url="https://github.com/k0ral/conduit-parse" license=("custom:PublicDomain")
