Date: Friday, January 29, 2021 @ 20:54:13 Author: felixonmars Revision: 835703
upgpkg: haskell-async 2.2.2-83: rebuild with vector 0.12.2.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 20:53:32 UTC (rev 835702) +++ PKGBUILD 2021-01-29 20:54:13 UTC (rev 835703) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=82 +pkgrel=83 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
