Date: Saturday, October 3, 2020 @ 16:01:16 Author: felixonmars Revision: 716598
upgpkg: haskell-async 2.2.2-29: rebuild with transformers-compat 0.6.6 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-03 16:00:52 UTC (rev 716597) +++ PKGBUILD 2020-10-03 16:01:16 UTC (rev 716598) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=28 +pkgrel=29 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
