Date: Saturday, December 18, 2021 @ 14:14:34 Author: felixonmars Revision: 1076958
upgpkg: haskell-fold-debounce 0.2.0.9-128: rebuild with tasty-quickcheck 0.10.2 Modified: haskell-fold-debounce/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-18 14:13:53 UTC (rev 1076957) +++ PKGBUILD 2021-12-18 14:14:34 UTC (rev 1076958) @@ -3,7 +3,7 @@ _pkgname=fold-debounce pkgname=haskell-fold-debounce pkgver=0.2.0.9 -pkgrel=127 +pkgrel=128 pkgdesc='Fold multiple events that happen in a given period of time' arch=(x86_64) url="https://hackage.haskell.org/package/$_pkgname"