Date: Tuesday, March 8, 2022 @ 08:00:24 Author: felixonmars Revision: 1145361
upgpkg: haskell-fuzzy 0.1.0.1-33: rebuild with doctest 0.19.0 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-08 08:00:05 UTC (rev 1145360) +++ PKGBUILD 2022-03-08 08:00:24 UTC (rev 1145361) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.1 -pkgrel=32 +pkgrel=33 pkgdesc="Filters a list based on a fuzzy string search." url="https://github.com/joom/fuzzy" license=("MIT")
