Date: Wednesday, January 8, 2020 @ 19:14:41 Author: felixonmars Revision: 550466
upgpkg: haskell-async 2.2.2-2: rebuild with ghc 8.8.1, cabal-doctest 1.0.7 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-08 19:14:03 UTC (rev 550465) +++ PKGBUILD 2020-01-08 19:14:41 UTC (rev 550466) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.2 -pkgrel=1 +pkgrel=2 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
