Date: Wednesday, May 8, 2019 @ 21:21:07 Author: felixonmars Revision: 463326
upgpkg: haskell-monad-control 1.0.2.3-35 rebuild with exceptions 0.10.2 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2019-05-08 21:20:38 UTC (rev 463325) +++ PKGBUILD 2019-05-08 21:21:07 UTC (rev 463326) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=34 +pkgrel=35 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
