Date: Thursday, December 24, 2020 @ 23:40:50 Author: felixonmars Revision: 789181
upgpkg: haskell-fuzzy 0.1.0.0-4: rebuild with comonad 5.0.7 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-24 23:40:20 UTC (rev 789180) +++ PKGBUILD 2020-12-24 23:40:50 UTC (rev 789181) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=3 +pkgrel=4 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
