Date: Tuesday, July 10, 2018 @ 15:16:26 Author: felixonmars Revision: 356180
upgpkg: haskell-monad-control 1.0.2.3-13 rebuild with base-compat 0.10.4 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-07-10 15:15:50 UTC (rev 356179) +++ PKGBUILD 2018-07-10 15:16:26 UTC (rev 356180) @@ -5,7 +5,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=12 +pkgrel=13 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("custom:BSD3")
