Date: Monday, December 13, 2021 @ 12:58:36 Author: felixonmars Revision: 1071631
upgpkg: haskell-fuzzy 0.1.0.1-12: rebuild with indexed-traversable 0.1.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-13 12:58:02 UTC (rev 1071630) +++ PKGBUILD 2021-12-13 12:58:36 UTC (rev 1071631) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=11 +pkgrel=12 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
