Date: Tuesday, December 29, 2020 @ 21:36:08 Author: felixonmars Revision: 798308
upgpkg: haskell-fuzzy 0.1.0.0-8: rebuild with StateVar 1.2.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-29 21:35:39 UTC (rev 798307) +++ PKGBUILD 2020-12-29 21:36:08 UTC (rev 798308) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=7 +pkgrel=8 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
