Date: Wednesday, March 22, 2023 @ 02:33:16 Author: felixonmars Revision: 1425606
upgpkg: haskell-fuzzy 0.1.0.1-117: rebuild with indexed-traversable 0.1.2.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-22 02:33:12 UTC (rev 1425605) +++ PKGBUILD 2023-03-22 02:33:16 UTC (rev 1425606) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=116 +pkgrel=117 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
