Date: Tuesday, May 11, 2021 @ 21:30:18 Author: felixonmars Revision: 930700
upgpkg: haskell-monad-control 1.0.2.3-149: rebuild with unliftio 0.2.15 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-05-11 21:29:49 UTC (rev 930699) +++ PKGBUILD 2021-05-11 21:30:18 UTC (rev 930700) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=148 +pkgrel=149 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
