Date: Friday, October 30, 2020 @ 18:04:53 Author: felixonmars Revision: 736906
upgpkg: haskell-monad-control 1.0.2.3-95: rebuild with unliftio 0.2.13.1 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-10-30 18:04:28 UTC (rev 736905) +++ PKGBUILD 2020-10-30 18:04:53 UTC (rev 736906) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=94 +pkgrel=95 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
