Date: Wednesday, March 8, 2023 @ 18:58:16 Author: felixonmars Revision: 1416880
upgpkg: haskell-fuzzy 0.1.0.1-115: rebuild with monoid-subclasses 1.2.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-03-08 18:57:38 UTC (rev 1416879) +++ PKGBUILD 2023-03-08 18:58:16 UTC (rev 1416880) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=114 +pkgrel=115 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
