Date: Monday, July 25, 2022 @ 06:10:00 Author: felixonmars Revision: 1256674
upgpkg: haskell-monad-control 1.0.3.1-55: rebuild with inspection-testing 0.5, tasty-inspection-testing 0.2 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-07-25 06:09:52 UTC (rev 1256673) +++ PKGBUILD 2022-07-25 06:10:00 UTC (rev 1256674) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.3.1 -pkgrel=54 +pkgrel=55 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
