Date: Thursday, October 6, 2022 @ 00:20:39 Author: felixonmars Revision: 1321742
upgpkg: haskell-fuzzy 0.1.0.1-90: rebuild with monoid-subclasses 1.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-06 00:19:26 UTC (rev 1321741) +++ PKGBUILD 2022-10-06 00:20:39 UTC (rev 1321742) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=89 +pkgrel=90 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
