Date: Monday, October 10, 2022 @ 10:14:14 Author: felixonmars Revision: 1324916
upgpkg: haskell-async 2.2.4-117: rebuild with vector 0.13.0.0 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-10-10 10:13:17 UTC (rev 1324915) +++ PKGBUILD 2022-10-10 10:14:14 UTC (rev 1324916) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.4 -pkgrel=116 +pkgrel=117 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
