Date: Saturday, March 9, 2019 @ 16:22:10 Author: felixonmars Revision: 438407
upgpkg: haskell-async 2.2.1-6 rebuild with ghc 8.6.4 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-03-09 16:21:35 UTC (rev 438406) +++ PKGBUILD 2019-03-09 16:22:10 UTC (rev 438407) @@ -4,7 +4,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.2.1 -pkgrel=5 +pkgrel=6 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("BSD")
