Date: Saturday, July 17, 2021 @ 15:04:58 Author: felixonmars Revision: 978358
upgpkg: haskell-fuzzy 0.1.0.0-66: rebuild with monoid-subclasses 1.1.1 Modified: haskell-fuzzy/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-07-17 15:04:28 UTC (rev 978357) +++ PKGBUILD 2021-07-17 15:04:58 UTC (rev 978358) @@ -3,7 +3,7 @@ _hkgname=fuzzy pkgname=haskell-fuzzy pkgver=0.1.0.0 -pkgrel=65 +pkgrel=66 pkgdesc="Filters a list based on a fuzzy string search." url="http://github.com/joom/fuzzy" license=("MIT")
