Date: Sunday, December 27, 2020 @ 23:22:01 Author: felixonmars Revision: 794000
upgpkg: haskell-fuzzy 0.1.0.0-6: rebuild with indexed-traversable 0.1.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-27 23:21:32 UTC (rev 793999) +++ PKGBUILD 2020-12-27 23:22:01 UTC (rev 794000) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=5 +pkgrel=6 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
