Date: Saturday, January 8, 2022 @ 14:22:11 Author: felixonmars Revision: 1097014
upgpkg: haskell-fuzzy 0.1.0.1-20: rebuild with hspec 2.8.4, hspec-core 2.8.4, hspec-discover 2.8.4 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-08 14:21:37 UTC (rev 1097013) +++ PKGBUILD 2022-01-08 14:22:11 UTC (rev 1097014) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=19 +pkgrel=20 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
