Date: Friday, January 29, 2021 @ 02:09:57 Author: felixonmars Revision: 833899
upgpkg: haskell-monad-control 1.0.2.3-122: rebuild with bifunctors 5.5.10 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-01-29 02:09:22 UTC (rev 833898) +++ PKGBUILD 2021-01-29 02:09:57 UTC (rev 833899) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.2.3 -pkgrel=121 +pkgrel=122 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
