Date: Thursday, February 14, 2019 @ 21:00:00 Author: felixonmars Revision: 432363
upgpkg: haskell-monad-control 1.0.2.3-27 rebuild with tasty 1.2, tasty-rerun 1.1.14 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-02-14 20:59:26 UTC (rev 432362) +++ PKGBUILD 2019-02-14 21:00:00 UTC (rev 432363) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=26 +pkgrel=27 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
