Date: Wednesday, March 3, 2021 @ 21:38:29 Author: felixonmars Revision: 879502
upgpkg: haskell-fuzzy 0.1.0.0-34: rebuild with tasty 1.4 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-03 21:38:01 UTC (rev 879501) +++ PKGBUILD 2021-03-03 21:38:29 UTC (rev 879502) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=33 +pkgrel=34 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
