Date: Thursday, February 27, 2020 @ 13:21:43 Author: felixonmars Revision: 584031
upgpkg: haskell-fold-debounce 0.2.0.9-12: rebuild with ghc 8.8.3 Modified: haskell-fold-debounce/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-02-27 13:20:57 UTC (rev 584030) +++ PKGBUILD 2020-02-27 13:21:43 UTC (rev 584031) @@ -3,7 +3,7 @@ _pkgname=fold-debounce pkgname=haskell-fold-debounce pkgver=0.2.0.9 -pkgrel=11 +pkgrel=12 pkgdesc='Fold multiple events that happen in a given period of time' arch=(x86_64) url="https://hackage.haskell.org/package/$_pkgname"
