Date: Tuesday, July 12, 2022 @ 15:20:19 Author: felixonmars Revision: 1250421
upgpkg: haskell-monad-control 1.0.3.1-54: rebuild with tasty 1.4.2.2 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-12 15:20:11 UTC (rev 1250420) +++ PKGBUILD 2022-07-12 15:20:19 UTC (rev 1250421) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.3.1 -pkgrel=53 +pkgrel=54 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
