Date: Tuesday, December 22, 2020 @ 19:41:11 Author: felixonmars Revision: 782842
upgpkg: haskell-async 2.2.2-45: rebuild with tasty-smallcheck 0.8.2 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-22 19:40:35 UTC (rev 782841) +++ PKGBUILD 2020-12-22 19:41:11 UTC (rev 782842) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=44 +pkgrel=45 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
