Date: Thursday, September 6, 2018 @ 07:41:47 Author: felixonmars Revision: 377269
upgpkg: haskell-monad-control 1.0.2.3-17 rebuild with test-framework-quickcheck2 0.3.0.5 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-09-06 07:41:35 UTC (rev 377268) +++ PKGBUILD 2018-09-06 07:41:47 UTC (rev 377269) @@ -5,7 +5,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=16 +pkgrel=17 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
