Date: Tuesday, March 23, 2010 @ 21:53:58 Author: allan Revision: 73208
upgpkg: haskell-stm 2.1.1.2-2 gmp5 rebuild Modified: haskell-stm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-03-24 01:47:10 UTC (rev 73207) +++ PKGBUILD 2010-03-24 01:53:58 UTC (rev 73208) @@ -2,7 +2,7 @@ # Contributor: Arch Haskell Team <[email protected]> pkgname=haskell-stm pkgver=2.1.1.2 -pkgrel=1 +pkgrel=2 pkgdesc="A modular composable concurrency abstraction." url="http://hackage.haskell.org/cgi-bin/hackage-scripts/package/stm" license=('custom:BSD3')
