Date: Saturday, September 12, 2020 @ 13:42:58 Author: felixonmars Revision: 703848
upgpkg: haskell-async 2.2.2-25: rebuild with ansi-terminal 0.11 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-09-12 13:42:32 UTC (rev 703847) +++ PKGBUILD 2020-09-12 13:42:58 UTC (rev 703848) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=24 +pkgrel=25 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
