Date: Wednesday, June 29, 2022 @ 22:08:08 Author: felixonmars Revision: 1241511
upgpkg: haskell-fuzzy 0.1.0.1-64: rebuild with transformers-compat 0.7.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-06-29 22:07:54 UTC (rev 1241510) +++ PKGBUILD 2022-06-29 22:08:08 UTC (rev 1241511) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=63 +pkgrel=64 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
