Date: Wednesday, April 6, 2022 @ 20:48:01 Author: felixonmars Revision: 1181807
upgpkg: haskell-fuzzy 0.1.0.1-44: rebuild with unordered-containers 0.2.18.0 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-06 20:47:54 UTC (rev 1181806) +++ PKGBUILD 2022-04-06 20:48:01 UTC (rev 1181807) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=43 +pkgrel=44 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
