Date: Wednesday, December 29, 2021 @ 11:42:17 Author: felixonmars Revision: 1087006
upgpkg: haskell-fuzzy 0.1.0.1-17: rebuild with unordered-containers 0.2.15.0 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-29 11:41:45 UTC (rev 1087005) +++ PKGBUILD 2021-12-29 11:42:17 UTC (rev 1087006) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=16 +pkgrel=17 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
