Date: Wednesday, November 10, 2021 @ 23:37:45 Author: felixonmars Revision: 1040641
upgpkg: haskell-fuzzy 0.1.0.1-5: rebuild with transformers-compat 0.7.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-11-10 23:37:08 UTC (rev 1040640) +++ PKGBUILD 2021-11-10 23:37:45 UTC (rev 1040641) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=4 +pkgrel=5 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
