Date: Friday, December 25, 2020 @ 18:52:13 Author: felixonmars Revision: 790992
upgpkg: haskell-async 2.2.2-52: rebuild with tasty-quickcheck 0.10.1.2 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-25 18:51:51 UTC (rev 790991) +++ PKGBUILD 2020-12-25 18:52:13 UTC (rev 790992) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=51 +pkgrel=52 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
