Date: Wednesday, April 7, 2021 @ 01:04:59 Author: felixonmars Revision: 912352
upgpkg: haskell-async 2.2.3-28: 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 01:03:45 UTC (rev 912351) +++ PKGBUILD 2021-04-07 01:04:59 UTC (rev 912352) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=27 +pkgrel=28 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
