Date: Monday, January 4, 2016 @ 09:22:53 Author: fyan Revision: 155261
upgpkg: haskell-monad-control 1.0.0.4-3 rebuild with stm-2.4.4.1 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-04 08:17:59 UTC (rev 155260) +++ PKGBUILD 2016-01-04 08:22:53 UTC (rev 155261) @@ -5,7 +5,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.0.4 -pkgrel=2 +pkgrel=3 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
