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