Date: Thursday, May 31, 2018 @ 16:25:51 Author: felixonmars Revision: 334951
upgpkg: haskell-async 2.2.1-2 rebuild with ghc 8.4.3 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-31 16:25:16 UTC (rev 334950) +++ PKGBUILD 2018-05-31 16:25:51 UTC (rev 334951) @@ -5,7 +5,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("custom:BSD3")
