Date: Tuesday, April 4, 2023 @ 18:16:06 Author: felixonmars Revision: 1434845
upgpkg: haskell-async 2.2.4-155: rebuild with syb 0.7.2.3 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-04 18:16:01 UTC (rev 1434844) +++ PKGBUILD 2023-04-04 18:16:06 UTC (rev 1434845) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.4 -pkgrel=154 +pkgrel=155 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
