Date: Friday, March 5, 2021 @ 14:15:47 Author: felixonmars Revision: 881947
upgpkg: haskell-async 2.2.3-12: rebuild with hspec 2.7.8, hspec-core 2.7.8, hspec-discover 2.7.8 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-03-05 14:15:19 UTC (rev 881946) +++ PKGBUILD 2021-03-05 14:15:47 UTC (rev 881947) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.3 -pkgrel=11 +pkgrel=12 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
