Date: Monday, August 17, 2020 @ 17:31:45 Author: felixonmars Revision: 682918
upgpkg: haskell-fold-debounce 0.2.0.9-26: rebuild with ghc 8.10.2 Modified: haskell-fold-debounce/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-17 17:30:55 UTC (rev 682917) +++ PKGBUILD 2020-08-17 17:31:45 UTC (rev 682918) @@ -3,7 +3,7 @@ _pkgname=fold-debounce pkgname=haskell-fold-debounce pkgver=0.2.0.9 -pkgrel=25 +pkgrel=26 pkgdesc='Fold multiple events that happen in a given period of time' arch=(x86_64) url="https://hackage.haskell.org/package/$_pkgname"
