Date: Thursday, September 10, 2015 @ 22:21:19 Author: foutrelis Revision: 139828
ncurses 6.0 rebuild. Modified: haskell-stm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-10 20:19:16 UTC (rev 139827) +++ PKGBUILD 2015-09-10 20:21:19 UTC (rev 139828) @@ -4,7 +4,7 @@ _hkgname=stm pkgname=haskell-stm pkgver=2.4.4 -pkgrel=2 +pkgrel=3 pkgdesc="A modular composable concurrency abstraction." url="http://hackage.haskell.org/package/stm" license=('custom:BSD3')
