Date: Thursday, December 31, 2020 @ 22:02:24 Author: felixonmars Revision: 801069
upgpkg: haskell-fuzzy 0.1.0.0-9: rebuild with contravariant 1.5.3 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-31 22:01:58 UTC (rev 801068) +++ PKGBUILD 2020-12-31 22:02:24 UTC (rev 801069) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=8 +pkgrel=9 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
