Date: Thursday, March 24, 2022 @ 02:13:46 Author: felixonmars Revision: 1173344
upgpkg: haskell-fuzzy 0.1.0.1-41: rebuild with hspec 2.9.3, hspec-core 2.9.3, hspec-discover 2.9.3, hspec-meta 2.9.2 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-24 02:13:41 UTC (rev 1173343) +++ PKGBUILD 2022-03-24 02:13:46 UTC (rev 1173344) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=40 +pkgrel=41 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")