Date: Thursday, August 26, 2021 @ 11:39:12 Author: felixonmars Revision: 1005979
upgpkg: haskell-fuzzy 0.1.0.0-74: rebuild with tasty 1.4.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-08-26 11:38:24 UTC (rev 1005978) +++ PKGBUILD 2021-08-26 11:39:12 UTC (rev 1005979) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=73 +pkgrel=74 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
