Date: Monday, January 12, 2015 @ 13:05:17 Author: spupykin Revision: 125818
upgpkg: haskell-hashable 1.2.3.1-2 upd Modified: haskell-hashable/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-01-12 12:05:11 UTC (rev 125817) +++ PKGBUILD 2015-01-12 12:05:17 UTC (rev 125818) @@ -1,7 +1,7 @@ _hkgname=hashable pkgname=haskell-hashable pkgver=1.2.3.1 -pkgrel=1 +pkgrel=2 pkgdesc="Mutable hash tables in the ST monad" url="http://hackage.haskell.org/package/${_hkgname}" license=('custom:BSD3')
