Date: Monday, August 24, 2020 @ 19:44:10 Author: felixonmars Revision: 687782
upgpkg: haskell-async 2.2.2-19: rebuild with random 1.2.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-08-24 19:43:34 UTC (rev 687781) +++ PKGBUILD 2020-08-24 19:44:10 UTC (rev 687782) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=18 +pkgrel=19 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
