Date: Saturday, April 23, 2022 @ 22:14:44 Author: felixonmars Revision: 1188880
upgpkg: haskell-fuzzy 0.1.0.1-46: rebuild with hashable 1.4.0.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-23 22:14:34 UTC (rev 1188879) +++ PKGBUILD 2022-04-23 22:14:44 UTC (rev 1188880) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=45 +pkgrel=46 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
