Date: Monday, November 29, 2021 @ 04:03:01 Author: felixonmars Revision: 1056334
upgpkg: haskell-fuzzy 0.1.0.1-11: rebuild with regex-base 0.94.0.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-29 04:02:26 UTC (rev 1056333) +++ PKGBUILD 2021-11-29 04:03:01 UTC (rev 1056334) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=10 +pkgrel=11 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
