Date: Monday, May 30, 2022 @ 09:42:14 Author: felixonmars Revision: 1215441
upgpkg: haskell-monad-control 1.0.3.1-47: rebuild with tasty-inspection-testing 0.1.0.1 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-05-30 09:42:04 UTC (rev 1215440) +++ PKGBUILD 2022-05-30 09:42:14 UTC (rev 1215441) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.3.1 -pkgrel=46 +pkgrel=47 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
