Date: Thursday, February 25, 2021 @ 02:32:37 Author: felixonmars Revision: 872556
upgpkg: haskell-fuzzy 0.1.0.0-32: rebuild with regex-base 0.94.0.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-25 02:32:12 UTC (rev 872555) +++ PKGBUILD 2021-02-25 02:32:37 UTC (rev 872556) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=31 +pkgrel=32 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
