Date: Wednesday, December 28, 2022 @ 02:28:06 Author: felixonmars Revision: 1369574
upgpkg: haskell-monad-control 1.0.3.1-73: rebuild with tasty 1.4.3 Modified: haskell-monad-control/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-12-28 02:28:01 UTC (rev 1369573) +++ PKGBUILD 2022-12-28 02:28:06 UTC (rev 1369574) @@ -4,7 +4,7 @@ _hkgname=monad-control pkgname=haskell-monad-control pkgver=1.0.3.1 -pkgrel=72 +pkgrel=73 pkgdesc="Lift control operations, like exception catching, through monad transformers" url="https://github.com/basvandijk/monad-control" license=("BSD")
