Date: Tuesday, December 28, 2021 @ 04:24:03 Author: felixonmars Revision: 1085041
upgpkg: haskell-fuzzy 0.1.0.1-16: rebuild with tasty 1.4.2.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-28 04:23:27 UTC (rev 1085040) +++ PKGBUILD 2021-12-28 04:24:03 UTC (rev 1085041) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=15 +pkgrel=16 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
