Date: Wednesday, May 30, 2018 @ 15:04:15 Author: felixonmars Revision: 333389
upgpkg: haskell-monad-control 1.0.2.3-5 rebuild with temporary 1.3 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-30 15:03:11 UTC (rev 333388) +++ PKGBUILD 2018-05-30 15:04:15 UTC (rev 333389) @@ -5,7 +5,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=4 +pkgrel=5 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
