Date: Friday, April 1, 2022 @ 01:13:54 Author: felixonmars Revision: 1178165
upgpkg: haskell-async 2.2.4-40: rebuild with hspec 2.9.4, hspec-core 2.9.4, hspec-discover 2.9.4, hspec-meta 2.9.3 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-04-01 01:13:40 UTC (rev 1178164) +++ PKGBUILD 2022-04-01 01:13:54 UTC (rev 1178165) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.4 -pkgrel=39 +pkgrel=40 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
