Date: Monday, January 2, 2023 @ 17:31:38 Author: felixonmars Revision: 1373211
upgpkg: haskell-fuzzy 0.1.0.1-103: rebuild with haskell-lexer 1.1.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-01-02 17:30:46 UTC (rev 1373210) +++ PKGBUILD 2023-01-02 17:31:38 UTC (rev 1373211) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=102 +pkgrel=103 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
