Date: Sunday, November 1, 2020 @ 17:08:23 Author: felixonmars Revision: 738906
upgpkg: haskell-async 2.2.2-36: rebuild with HUnit 1.6.1.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-01 17:07:58 UTC (rev 738905) +++ PKGBUILD 2020-11-01 17:08:23 UTC (rev 738906) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=35 +pkgrel=36 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
