Date: Thursday, September 10, 2015 @ 23:28:54 Author: foutrelis Revision: 139867
ncurses 6.0 rebuild. Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-09-10 21:27:21 UTC (rev 139866) +++ PKGBUILD 2015-09-10 21:28:54 UTC (rev 139867) @@ -1,7 +1,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.0.2 -pkgrel=3 +pkgrel=4 pkgdesc="Mutable hash tables in the ST monad" url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
