Date: Monday, August 3, 2015 @ 15:38:40 Author: spupykin Revision: 137825
upgpkg: haskell-hashtables 1.2.0.2-3 upd Modified: haskell-hashtables/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-08-03 13:38:37 UTC (rev 137824) +++ PKGBUILD 2015-08-03 13:38:40 UTC (rev 137825) @@ -1,7 +1,7 @@ _hkgname=hashtables pkgname=haskell-hashtables pkgver=1.2.0.2 -pkgrel=1 +pkgrel=3 pkgdesc="Mutable hash tables in the ST monad" url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
