Date: Saturday, March 19, 2022 @ 04:47:06 Author: felixonmars Revision: 1160484
upgpkg: haskell-async 2.2.4-27: rebuild with base-compat 0.12.1, base-compat-batteries 0.12.1 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-03-19 04:46:59 UTC (rev 1160483) +++ PKGBUILD 2022-03-19 04:47:06 UTC (rev 1160484) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.4 -pkgrel=26 +pkgrel=27 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
