Date: Thursday, March 3, 2022 @ 23:16:11 Author: felixonmars Revision: 1141405
upgpkg: haskell-fuzzy 0.1.0.1-32: rebuild with hspec 2.9.0, hspec-core 2.9.0, hspec-discover 2.9.0 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-03 23:15:52 UTC (rev 1141404) +++ PKGBUILD 2022-03-03 23:16:11 UTC (rev 1141405) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=31 +pkgrel=32 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
