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