Date: Sunday, August 30, 2020 @ 21:33:29 Author: felixonmars Revision: 693188
upgpkg: haskell-async 2.2.2-21: rebuild with happy 1.20.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-30 21:32:51 UTC (rev 693187) +++ PKGBUILD 2020-08-30 21:33:29 UTC (rev 693188) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=20 +pkgrel=21 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
