Date: Wednesday, April 7, 2021 @ 00:11:33 Author: felixonmars Revision: 912234
upgpkg: haskell-async 2.2.3-27: rebuild with vector 0.12.3.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-04-07 00:10:55 UTC (rev 912233) +++ PKGBUILD 2021-04-07 00:11:33 UTC (rev 912234) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=26 +pkgrel=27 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
