Date: Monday, December 28, 2020 @ 18:34:12 Author: felixonmars Revision: 795786
upgpkg: haskell-async 2.2.2-56: rebuild with tagged 0.8.6.1 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-12-28 18:33:50 UTC (rev 795785) +++ PKGBUILD 2020-12-28 18:34:12 UTC (rev 795786) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=55 +pkgrel=56 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
