Date: Monday, January 4, 2016 @ 09:27:18 Author: fyan Revision: 155267
upgpkg: haskell-async 2.0.2-3 rebuild with stm-2.4.4.1 Modified: haskell-async/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 08:26:27 UTC (rev 155266) +++ PKGBUILD 2016-01-04 08:27:18 UTC (rev 155267) @@ -5,7 +5,7 @@ _hkgname=async pkgname=haskell-async pkgver=2.0.2 -pkgrel=2 +pkgrel=3 pkgdesc="Run IO operations asynchronously and wait for their results" url="https://github.com/simonmar/async" license=("custom:BSD3")
