Date: Friday, February 4, 2022 @ 21:05:31 Author: felixonmars Revision: 1126030
upgpkg: haskell-fuzzy 0.1.0.1-27: rebuild with quickcheck-instances 0.3.26 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-02-04 21:05:11 UTC (rev 1126029) +++ PKGBUILD 2022-02-04 21:05:31 UTC (rev 1126030) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=26 +pkgrel=27 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")