Date: Friday, July 6, 2018 @ 14:26:21 Author: felixonmars Revision: 353703
upgpkg: haskell-monad-control 1.0.2.3-12 rebuild with hspec 2.5.3, hspec-core 2.5.3, hspec-discover 2.5.3 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-06 14:25:46 UTC (rev 353702) +++ PKGBUILD 2018-07-06 14:26:21 UTC (rev 353703) @@ -5,7 +5,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=11 +pkgrel=12 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
