Date: Saturday, April 9, 2022 @ 22:44:44 Author: felixonmars Revision: 1183337
upgpkg: haskell-async 2.2.4-43: rebuild with hspec 2.9.5, hspec-core 2.9.5, hspec-discover 2.9.5 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-09 22:44:37 UTC (rev 1183336) +++ PKGBUILD 2022-04-09 22:44:44 UTC (rev 1183337) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.4 -pkgrel=42 +pkgrel=43 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
