Date: Wednesday, February 17, 2021 @ 21:08:39 Author: felixonmars Revision: 862759
upgpkg: haskell-monad-control 1.0.2.3-132: rebuild with async 2.2.3 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-02-17 21:08:09 UTC (rev 862758) +++ PKGBUILD 2021-02-17 21:08:39 UTC (rev 862759) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=131 +pkgrel=132 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
