Date: Wednesday, February 17, 2021 @ 23:46:24 Author: felixonmars Revision: 863115
upgpkg: haskell-fuzzy 0.1.0.0-30: rebuild with async 2.2.3 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 23:45:27 UTC (rev 863114) +++ PKGBUILD 2021-02-17 23:46:24 UTC (rev 863115) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=29 +pkgrel=30 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
