Date: Saturday, October 10, 2020 @ 09:19:01 Author: felixonmars Revision: 723008
upgpkg: haskell-conduit-parse 0.2.1.0-9: rebuild with unordered-containers 0.2.13.0 Modified: haskell-conduit-parse/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-10 09:18:25 UTC (rev 723007) +++ PKGBUILD 2020-10-10 09:19:01 UTC (rev 723008) @@ -3,7 +3,7 @@ _hkgname=conduit-parse pkgname=haskell-conduit-parse pkgver=0.2.1.0 -pkgrel=8 +pkgrel=9 pkgdesc="Parsing framework based on conduit" url="https://github.com/k0ral/conduit-parse" license=("custom:PublicDomain")
