Date: Thursday, May 12, 2022 @ 08:57:01 Author: felixonmars Revision: 1198575
upgpkg: haskell-fuzzy 0.1.0.1-49: rebuild with unordered-containers 0.2.19.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-12 08:56:54 UTC (rev 1198574) +++ PKGBUILD 2022-05-12 08:57:01 UTC (rev 1198575) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=48 +pkgrel=49 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
