Date: Tuesday, December 22, 2020 @ 20:54:40 Author: felixonmars Revision: 782956
upgpkg: haskell-async 2.2.2-46: 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 20:54:03 UTC (rev 782955) +++ PKGBUILD 2020-12-22 20:54:40 UTC (rev 782956) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=45 +pkgrel=46 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
