Date: Thursday, March 24, 2022 @ 20:33:16 Author: felixonmars Revision: 1175298
upgpkg: haskell-conduit-parse 0.2.1.0-210: rebuild with quickcheck-instances 0.3.27 Modified: haskell-conduit-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 20:33:09 UTC (rev 1175297) +++ PKGBUILD 2022-03-24 20:33:16 UTC (rev 1175298) @@ -3,7 +3,7 @@ _hkgname=conduit-parse pkgname=haskell-conduit-parse pkgver=0.2.1.0 -pkgrel=209 +pkgrel=210 pkgdesc="Parsing framework based on conduit" url="https://github.com/k0ral/conduit-parse" license=("custom:PublicDomain")
