Date: Monday, December 28, 2020 @ 20:32:14 Author: felixonmars Revision: 795915
upgpkg: haskell-async 2.2.2-57: 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 20:31:51 UTC (rev 795914) +++ PKGBUILD 2020-12-28 20:32:14 UTC (rev 795915) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=56 +pkgrel=57 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
