Date: Sunday, November 26, 2017 @ 08:11:08 Author: felixonmars Revision: 268839
upgpkg: haskell-async 2.1.1.1-5 rebuild with ghc 8.2.2 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 08:10:31 UTC (rev 268838) +++ PKGBUILD 2017-11-26 08:11:08 UTC (rev 268839) @@ -5,7 +5,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.1.1.1 -pkgrel=4 +pkgrel=5 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("custom:BSD3")
