Date: Saturday, January 9, 2021 @ 00:51:30 Author: felixonmars Revision: 814289
upgpkg: haskell-async 2.2.2-71: rebuild with hspec 2.7.5, hspec-core 2.7.5, hspec-discover 2.7.5 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-09 00:51:03 UTC (rev 814288) +++ PKGBUILD 2021-01-09 00:51:30 UTC (rev 814289) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=70 +pkgrel=71 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
