Date: Sunday, November 26, 2017 @ 08:08:11 Author: felixonmars Revision: 268833
upgpkg: haskell-stm 2.4.4.1-7 rebuild with ghc 8.2.2 Modified: haskell-stm/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-11-26 08:03:01 UTC (rev 268832) +++ PKGBUILD 2017-11-26 08:08:11 UTC (rev 268833) @@ -7,7 +7,7 @@ _hkgname=stm pkgname=haskell-stm pkgver=2.4.4.1 -pkgrel=6 +pkgrel=7 pkgdesc="A modular composable concurrency abstraction." url="https://hackage.haskell.org/package/stm" license=('custom:BSD3')
