Date: Wednesday, January 20, 2016 @ 02:57:20 Author: fyan Revision: 157737
upgpkg: haskell-hashable 1.2.4.0-2 rebuild with text-1.2.2.0 Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-20 01:55:29 UTC (rev 157736) +++ PKGBUILD 2016-01-20 01:57:20 UTC (rev 157737) @@ -1,7 +1,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.2.4.0 -pkgrel=1 +pkgrel=2 pkgdesc="Mutable hash tables in the ST monad" url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
