Date: Saturday, December 18, 2021 @ 21:13:30 Author: felixonmars Revision: 1077765
upgpkg: haskell-fuzzy 0.1.0.1-14: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 21:13:27 UTC (rev 1077764) +++ PKGBUILD 2021-12-18 21:13:30 UTC (rev 1077765) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=13 +pkgrel=14 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
