Date: Tuesday, January 26, 2021 @ 18:26:29 Author: felixonmars Revision: 830873
upgpkg: haskell-async 2.2.2-80: rebuild with call-stack 0.3.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-26 18:25:53 UTC (rev 830872) +++ PKGBUILD 2021-01-26 18:26:29 UTC (rev 830873) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=79 +pkgrel=80 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
