Date: Thursday, January 21, 2021 @ 23:54:17 Author: felixonmars Revision: 824342
upgpkg: haskell-async 2.2.2-77: rebuild with hspec 2.7.7, hspec-core 2.7.7, hspec-discover 2.7.7 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-21 23:53:36 UTC (rev 824341) +++ PKGBUILD 2021-01-21 23:54:17 UTC (rev 824342) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=76 +pkgrel=77 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
